@charset "UTF-8";
/*! Bootstrap v4.1.3 * Copyright 2011-2018 The Bootstrap Authors * Copyright 2011-2018 Twitter, Inc. */
/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
:root {
  --blue:#007bff;
  --indigo:#6610f2;
  --purple:#6f42c1;
  --pink:#e83e8c;
  --red:#dc3545;
  --orange:#fd7e14;
  --yellow:#ffc107;
  --green:#28a745;
  --teal:#20c997;
  --cyan:#17a2b8;
  --white:#fff;
  --gray:#6c757d;
  --gray-dark:#343a40;
  --primary:#007bff;
  --secondary:#6c757d;
  --success:#28a745;
  --info:#17a2b8;
  --warning:#ffc107;
  --danger:#dc3545;
  --light:#f8f9fa;
  --dark:#343a40;
  --breakpoint-xs:0;
  --breakpoint-sm:576px;
  --breakpoint-md:768px;
  --breakpoint-lg:992px;
  --breakpoint-xl:1200px;
  --font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
*, ::after, ::before {
  box-sizing: border-box;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
  width: device-width;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
body {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
[tabindex="-1"]:focus {
  outline: 0 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
abbr[data-original-title], abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
dt {
  font-weight: 700;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
blockquote {
  margin: 0 0 1rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
dfn {
  font-style: italic;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
b, strong {
  font-weight: bolder;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
small {
  font-size: 80%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
sub {
  bottom: -.25em;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
sup {
  top: -.5em;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
code, kbd, pre, samp {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  font-size: 1em;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
figure {
  margin: 0 0 1rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
img {
  vertical-align: middle;
  border-style: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
svg {
  overflow: hidden;
  vertical-align: middle;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
table {
  border-collapse: collapse;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
th {
  text-align: inherit;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
label {
  display: inline-block;
  margin-bottom: .5rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
button {
  border-radius: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
button, input {
  overflow: visible;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
button, select {
  text-transform: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
  -webkit-appearance: listbox;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
textarea {
  overflow: auto;
  resize: vertical;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
progress {
  vertical-align: baseline;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
output {
  display: inline-block;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
template {
  display: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
[hidden] {
  display: none !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.h1, h1 {
  font-size: 2.5rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.h2, h2 {
  font-size: 2rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.h3, h3 {
  font-size: 1.75rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.h4, h4 {
  font-size: 1.5rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.h5, h5 {
  font-size: 1.25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.h6, h6 {
  font-size: 1rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.small, small {
  font-size: 80%;
  font-weight: 400;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mark, mark {
  padding: .2em;
  background-color: #fcf8e3;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-inline-item {
  display: inline-block;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-inline-item:not(:last-child) {
  margin-right: .5rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.blockquote-footer::before {
  content: "\2014 \00A0";
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  max-width: 100%;
  height: auto;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.figure {
  display: inline-block;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.figure-img {
  margin-bottom: .5rem;
  line-height: 1;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
a > code {
  color: inherit;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
kbd {
  padding: .2rem .4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: .2rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .container {
    max-width: 1140px;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.no-gutters > .col, .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.order-first {
  -ms-flex-order: -1;
  order: -1;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.order-last {
  -ms-flex-order: 13;
  order: 13;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.offset-1 {
  margin-left: 8.333333%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.offset-2 {
  margin-left: 16.666667%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.offset-3 {
  margin-left: 25%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.offset-4 {
  margin-left: 33.333333%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.offset-5 {
  margin-left: 41.666667%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.offset-6 {
  margin-left: 50%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.offset-7 {
  margin-left: 58.333333%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.offset-8 {
  margin-left: 66.666667%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.offset-9 {
  margin-left: 75%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.offset-10 {
  margin-left: 83.333333%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table td, .table th {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table .table {
  background-color: #fff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-sm td, .table-sm th {
  padding: .3rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-bordered {
  border: 1px solid #dee2e6;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-bordered td, .table-bordered th {
  border: 1px solid #dee2e6;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-bordered thead td, .table-bordered thead th {
  border-bottom-width: 2px;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-borderless tbody + tbody, .table-borderless td, .table-borderless th, .table-borderless thead th {
  border: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-primary, .table-primary > td, .table-primary > th {
  background-color: #b8daff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-secondary, .table-secondary > td, .table-secondary > th {
  background-color: #d6d8db;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-success, .table-success > td, .table-success > th {
  background-color: #c3e6cb;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-info, .table-info > td, .table-info > th {
  background-color: #bee5eb;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-hover .table-info:hover {
  background-color: #abdde5;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
  background-color: #abdde5;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-warning, .table-warning > td, .table-warning > th {
  background-color: #ffeeba;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-danger, .table-danger > td, .table-danger > th {
  background-color: #f5c6cb;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-light, .table-light > td, .table-light > th {
  background-color: #fdfdfe;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-hover .table-light:hover {
  background-color: #ececf6;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
  background-color: #ececf6;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-dark, .table-dark > td, .table-dark > th {
  background-color: #c6c8ca;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-active, .table-active > td, .table-active > th {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-dark {
  color: #fff;
  background-color: #212529;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-dark td, .table-dark th, .table-dark thead th {
  border-color: #32383e;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-dark.table-bordered {
  border: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-responsive > .table-bordered {
  border: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .form-control {
    transition: none;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-control-file, .form-control-range {
  display: block;
  width: 100%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.col-form-label {
  padding-top: calc(.375rem + 1px);
  padding-bottom: calc(.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.col-form-label-lg {
  padding-top: calc(.5rem + 1px);
  padding-bottom: calc(.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.col-form-label-sm {
  padding-top: calc(.25rem + 1px);
  padding-bottom: calc(.25rem + 1px);
  font-size: .875rem;
  line-height: 1.5;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: .375rem;
  padding-bottom: .375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-control-sm {
  height: calc(1.8125rem + 2px);
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-control-lg {
  height: calc(2.875rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
select.form-control[multiple], select.form-control[size] {
  height: auto;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
textarea.form-control {
  height: auto;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-group {
  margin-bottom: 1rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-text {
  display: block;
  margin-top: .25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-row > .col, .form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-check-input {
  position: absolute;
  margin-top: .3rem;
  margin-left: -1.25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-check-label {
  margin-bottom: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: .75rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: .3125rem;
  margin-left: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #28a745;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: .25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-select.is-valid, .form-control.is-valid, .was-validated .custom-select:valid, .was-validated .form-control:valid {
  border-color: #28a745;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-select.is-valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip {
  display: block;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-control-file.is-valid ~ .valid-feedback, .form-control-file.is-valid ~ .valid-tooltip, .was-validated .form-control-file:valid ~ .valid-feedback, .was-validated .form-control-file:valid ~ .valid-tooltip {
  display: block;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
  color: #28a745;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip, .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip {
  display: block;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-control-input.is-valid ~ .custom-control-label, .was-validated .custom-control-input:valid ~ .custom-control-label {
  color: #28a745;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-control-input.is-valid ~ .custom-control-label::before, .was-validated .custom-control-input:valid ~ .custom-control-label::before {
  background-color: #71dd8a;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip, .was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip {
  display: block;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-control-input.is-valid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
  background-color: #34ce57;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-control-input.is-valid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-file-input.is-valid ~ .custom-file-label, .was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #28a745;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-file-input.is-valid ~ .custom-file-label::after, .was-validated .custom-file-input:valid ~ .custom-file-label::after {
  border-color: inherit;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip, .was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip {
  display: block;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-file-input.is-valid:focus ~ .custom-file-label, .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: .25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-select.is-invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .was-validated .form-control:invalid {
  border-color: #dc3545;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-select.is-invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip {
  display: block;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-control-file.is-invalid ~ .invalid-feedback, .form-control-file.is-invalid ~ .invalid-tooltip, .was-validated .form-control-file:invalid ~ .invalid-feedback, .was-validated .form-control-file:invalid ~ .invalid-tooltip {
  display: block;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip, .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip {
  display: block;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-control-input.is-invalid ~ .custom-control-label, .was-validated .custom-control-input:invalid ~ .custom-control-label {
  color: #dc3545;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-control-input.is-invalid ~ .custom-control-label::before, .was-validated .custom-control-input:invalid ~ .custom-control-label::before {
  background-color: #efa2a9;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip, .was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip {
  display: block;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-control-input.is-invalid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-control-input.is-invalid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-file-input.is-invalid ~ .custom-file-label, .was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #dc3545;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-file-input.is-invalid ~ .custom-file-label::after, .was-validated .custom-file-input:invalid ~ .custom-file-label::after {
  border-color: inherit;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip, .was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip {
  display: block;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-file-input.is-invalid:focus ~ .custom-file-label, .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .form-inline .custom-select, .form-inline .input-group {
    width: auto;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .btn {
    transition: none;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn:focus, .btn:hover {
  text-decoration: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn.disabled, .btn:disabled {
  opacity: .65;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
a.btn.disabled, fieldset:disabled a.btn {
  pointer-events: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-primary.focus, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-primary.active:not(:disabled):not(.disabled), .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-primary.active:not(:disabled):not(.disabled):focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-secondary.focus, .btn-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-secondary.active:not(:disabled):not(.disabled), .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-secondary.active:not(:disabled):not(.disabled):focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-success.focus, .btn-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-success.active:not(:disabled):not(.disabled), .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-success.active:not(:disabled):not(.disabled):focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-info.focus, .btn-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-info.active:not(:disabled):not(.disabled), .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-info.active:not(:disabled):not(.disabled):focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-warning.focus, .btn-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-warning.active:not(:disabled):not(.disabled), .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-warning.active:not(:disabled):not(.disabled):focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-danger.focus, .btn-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-danger.active:not(:disabled):not(.disabled), .btn-danger:not(:disabled):not(.disabled):active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-danger.active:not(:disabled):not(.disabled):focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-light.focus, .btn-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-light.active:not(:disabled):not(.disabled), .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-light.active:not(:disabled):not(.disabled):focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-dark.focus, .btn-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-dark.active:not(:disabled):not(.disabled), .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-dark.active:not(:disabled):not(.disabled):focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-primary.focus, .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-primary.active:not(:disabled):not(.disabled), .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-primary.active:not(:disabled):not(.disabled):focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-secondary.focus, .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-secondary.active:not(:disabled):not(.disabled), .btn-outline-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-secondary.active:not(:disabled):not(.disabled):focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-success.focus, .btn-outline-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-success.active:not(:disabled):not(.disabled), .btn-outline-success:not(:disabled):not(.disabled):active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-success.active:not(:disabled):not(.disabled):focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-info.focus, .btn-outline-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-info.active:not(:disabled):not(.disabled), .btn-outline-info:not(:disabled):not(.disabled):active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-info.active:not(:disabled):not(.disabled):focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-warning.focus, .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-warning.active:not(:disabled):not(.disabled), .btn-outline-warning:not(:disabled):not(.disabled):active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-warning.active:not(:disabled):not(.disabled):focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-danger.focus, .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-danger.active:not(:disabled):not(.disabled), .btn-outline-danger:not(:disabled):not(.disabled):active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-danger.active:not(:disabled):not(.disabled):focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-light.focus, .btn-outline-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-light.active:not(:disabled):not(.disabled), .btn-outline-light:not(:disabled):not(.disabled):active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-light.active:not(:disabled):not(.disabled):focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-dark.focus, .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-dark.active:not(:disabled):not(.disabled), .btn-outline-dark:not(:disabled):not(.disabled):active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-outline-dark.active:not(:disabled):not(.disabled):focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-link.focus, .btn-link:focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-link.disabled, .btn-link:disabled {
  color: #6c757d;
  pointer-events: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-group-lg > .btn, .btn-lg {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-group-sm > .btn, .btn-sm {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-block {
  display: block;
  width: 100%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-block + .btn-block {
  margin-top: .5rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
input.btn-block[type=button], input.btn-block[type=reset], input.btn-block[type=submit] {
  width: 100%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fade {
  transition: opacity .15s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .fade {
    transition: none;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fade:not(.show) {
  opacity: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.collapse:not(.show) {
  display: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height .35s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .collapsing {
    transition: none;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropdown, .dropleft, .dropright, .dropup {
  position: relative;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: .125rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: .3em solid transparent;
  border-bottom: .3em solid;
  border-left: .3em solid transparent;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: .125rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: 0;
  border-bottom: .3em solid transparent;
  border-left: .3em solid;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: .125rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropleft .dropdown-toggle::after {
  display: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: .3em solid;
  border-bottom: .3em solid transparent;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {
  right: auto;
  bottom: auto;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropdown-divider {
  height: 0;
  margin: .5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropdown-item:focus, .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropdown-menu.show {
  display: block;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: .875rem;
  color: #6c757d;
  white-space: nowrap;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropdown-item-text {
  display: block;
  padding: .25rem 1.5rem;
  color: #212529;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-group, .btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-group-vertical > .btn:hover, .btn-group > .btn:hover {
  z-index: 1;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus {
  z-index: 1;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group, .btn-group-vertical .btn + .btn, .btn-group-vertical .btn + .btn-group, .btn-group-vertical .btn-group + .btn, .btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-toolbar .input-group {
  width: auto;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropdown-toggle-split {
  padding-right: .5625rem;
  padding-left: .5625rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split {
  padding-right: .375rem;
  padding-left: .375rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split {
  padding-right: .75rem;
  padding-left: .75rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-group-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-group-vertical .btn, .btn-group-vertical .btn-group {
  width: 100%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn-group-toggle > .btn input[type=checkbox], .btn-group-toggle > .btn input[type=radio], .btn-group-toggle > .btn-group > .btn input[type=checkbox], .btn-group-toggle > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-group > .custom-file + .custom-file, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .form-control, .input-group > .custom-select + .custom-file, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .form-control, .input-group > .form-control + .custom-file, .input-group > .form-control + .custom-select, .input-group > .form-control + .form-control {
  margin-left: -1px;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .input-group > .custom-select:focus, .input-group > .form-control:focus {
  z-index: 3;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-group > .custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-group-append, .input-group-prepend {
  display: -ms-flexbox;
  display: flex;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-group-append .btn, .input-group-prepend .btn {
  position: relative;
  z-index: 2;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append .input-group-text + .input-group-text, .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + .input-group-text {
  margin-left: -1px;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-group-prepend {
  margin-right: -1px;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-group-append {
  margin-left: -1px;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: .375rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: .25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-group-text input[type=checkbox], .input-group-text input[type=radio] {
  margin-top: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text {
  height: calc(2.875rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text {
  height: calc(1.8125rem + 2px);
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #007bff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-control-label {
  position: relative;
  margin-bottom: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-control-label::before {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #dee2e6;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-control-label::after {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-checkbox .custom-control-label::before {
  border-radius: .25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: .75rem;
  background-image: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-select::-ms-expand {
  opacity: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: .375rem;
  padding-bottom: .375rem;
  font-size: 75%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: .375rem;
  padding-bottom: .375rem;
  font-size: 125%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-file-input:focus ~ .custom-file-label::after {
  border-color: #80bdff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.25rem;
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 .25rem .25rem 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-range:focus {
  outline: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-range::-moz-focus-outer {
  border: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-range::-moz-range-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: .2rem;
  margin-left: .2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .custom-range::-ms-thumb {
    transition: none;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-range::-ms-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: .5rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.custom-control-label::before, .custom-file-label, .custom-select {
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .custom-control-label::before, .custom-file-label, .custom-select {
    transition: none;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.nav-link {
  display: block;
  padding: .5rem 1rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.nav-link:focus, .nav-link:hover {
  text-decoration: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.nav-link.disabled {
  color: #6c757d;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.nav-tabs .nav-item {
  margin-bottom: -1px;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.nav-pills .nav-link {
  border-radius: .25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.tab-content > .tab-pane {
  display: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.tab-content > .active {
  display: block;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: .5rem 1rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar > .container, .navbar > .container-fluid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-brand {
  display: inline-block;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-text {
  display: inline-block;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-toggler {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: .25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-expand > .container, .navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-expand .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-expand > .container, .navbar-expand > .container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-expand .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.9);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-dark .navbar-brand {
  color: #fff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
  color: #fff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
  color: #fff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-dark .navbar-text a {
  color: #fff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
  color: #fff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: .25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.card-title {
  margin-bottom: .75rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.card-subtitle {
  margin-top: -.375rem;
  margin-bottom: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.card-link:hover {
  text-decoration: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.card-footer {
  padding: .75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.card-footer:last-child {
  border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.card-header-tabs {
  margin-right: -.625rem;
  margin-bottom: -.75rem;
  margin-left: -.625rem;
  border-bottom: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.card-header-pills {
  margin-right: -.625rem;
  margin-left: -.625rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.card-img {
  width: 100%;
  border-radius: calc(.25rem - 1px);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(.25rem - 1px);
  border-bottom-left-radius: calc(.25rem - 1px);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .card-deck {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .card-deck .card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .card-group {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .card-group > .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .card-group > .card:first-child .card-header, .card-group > .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .card-group > .card:first-child .card-footer, .card-group > .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .card-group > .card:last-child .card-header, .card-group > .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .card-group > .card:last-child .card-footer, .card-group > .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .card-group > .card:only-child {
    border-radius: .25rem;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .card-group > .card:only-child .card-header, .card-group > .card:only-child .card-img-top {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .card-group > .card:only-child .card-footer, .card-group > .card:only-child .card-img-bottom {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
    border-radius: 0;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.card-columns .card {
  margin-bottom: .75rem;
}

@media (min-width: 576px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: .25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.breadcrumb-item + .breadcrumb-item {
  padding-left: .5rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  color: #6c757d;
  content: "/";
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.breadcrumb-item.active {
  color: #6c757d;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.page-item:last-child .page-link {
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pagination-lg .page-link {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: .3rem;
  border-bottom-left-radius: .3rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: .3rem;
  border-bottom-right-radius: .3rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pagination-sm .page-link {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: .2rem;
  border-bottom-left-radius: .2rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: .2rem;
  border-bottom-right-radius: .2rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.badge:empty {
  display: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.badge-pill {
  padding-right: .6em;
  padding-left: .6em;
  border-radius: 10rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.badge-primary {
  color: #fff;
  background-color: #007bff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.badge-primary[href]:focus, .badge-primary[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0062cc;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.badge-secondary[href]:focus, .badge-secondary[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #545b62;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.badge-success {
  color: #fff;
  background-color: #28a745;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.badge-success[href]:focus, .badge-success[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.badge-info[href]:focus, .badge-info[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.badge-warning[href]:focus, .badge-warning[href]:hover {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.badge-danger[href]:focus, .badge-danger[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.badge-light[href]:focus, .badge-light[href]:hover {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.badge-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.badge-dark[href]:focus, .badge-dark[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: .3rem;
}

@media (min-width: 576px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .jumbotron {
    padding: 4rem 2rem;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-heading {
  color: inherit;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-link {
  font-weight: 700;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-dismissible {
  padding-right: 4rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: .75rem 1.25rem;
  color: inherit;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-primary hr {
  border-top-color: #9fcdff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-primary .alert-link {
  color: #002752;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-secondary hr {
  border-top-color: #c8cbcf;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-secondary .alert-link {
  color: #202326;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-success hr {
  border-top-color: #b1dfbb;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-success .alert-link {
  color: #0b2e13;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-info hr {
  border-top-color: #abdde5;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-info .alert-link {
  color: #062c33;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-warning hr {
  border-top-color: #ffe8a1;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-warning .alert-link {
  color: #533f03;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-danger hr {
  border-top-color: #f1b0b7;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-danger .alert-link {
  color: #491217;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-light hr {
  border-top-color: #ececf6;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-light .alert-link {
  color: #686868;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-dark hr {
  border-top-color: #b9bbbe;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.alert-dark .alert-link {
  color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.progress {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: .75rem;
  background-color: #e9ecef;
  border-radius: .25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width .6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .progress-bar {
    transition: none;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.media-body {
  -ms-flex: 1;
  flex: 1;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-action:focus, .list-group-item-action:hover {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item:focus, .list-group-item:hover {
  z-index: 1;
  text-decoration: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  background-color: #fff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
  color: #004085;
  background-color: #9fcdff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
  color: #383d41;
  background-color: #c8cbcf;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
  color: #155724;
  background-color: #b1dfbb;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {
  color: #0c5460;
  background-color: #abdde5;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
  color: #856404;
  background-color: #ffe8a1;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
  color: #721c24;
  background-color: #f1b0b7;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
  color: #1b1e21;
  background-color: #b9bbbe;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
  color: #000;
  text-decoration: none;
  opacity: .75;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.modal-open {
  overflow: hidden;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.modal.fade .modal-dialog {
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out,-webkit-transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: .3rem;
  outline: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.modal-backdrop.show {
  opacity: .5;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .modal-lg {
    max-width: 800px;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.tooltip.show {
  opacity: .9;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.tooltip .arrow {
  position: absolute;
  display: block;
  width: .8rem;
  height: .4rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-tooltip-auto[x-placement^=top], .bs-tooltip-top {
  padding: .4rem 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-tooltip-auto[x-placement^=top] .arrow, .bs-tooltip-top .arrow {
  bottom: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
  top: 0;
  border-width: .4rem .4rem 0;
  border-top-color: #000;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-tooltip-auto[x-placement^=right], .bs-tooltip-right {
  padding: 0 .4rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-tooltip-auto[x-placement^=right] .arrow, .bs-tooltip-right .arrow {
  left: 0;
  width: .4rem;
  height: .8rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
  right: 0;
  border-width: .4rem .4rem .4rem 0;
  border-right-color: #000;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom {
  padding: .4rem 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow {
  top: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
  bottom: 0;
  border-width: 0 .4rem .4rem;
  border-bottom-color: #000;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-tooltip-auto[x-placement^=left], .bs-tooltip-left {
  padding: 0 .4rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow {
  right: 0;
  width: .4rem;
  height: .8rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
  left: 0;
  border-width: .4rem 0 .4rem .4rem;
  border-left-color: #000;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.tooltip-inner {
  max-width: 200px;
  padding: .25rem .5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: .25rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: .3rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: .5rem;
  margin: 0 .3rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.popover .arrow::after, .popover .arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-popover-auto[x-placement^=top], .bs-popover-top {
  margin-bottom: .5rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-popover-auto[x-placement^=top] .arrow, .bs-popover-top .arrow {
  bottom: calc((.5rem + 1px) * -1);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-popover-auto[x-placement^=top] .arrow::after, .bs-popover-auto[x-placement^=top] .arrow::before, .bs-popover-top .arrow::after, .bs-popover-top .arrow::before {
  border-width: .5rem .5rem 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-popover-auto[x-placement^=top] .arrow::before, .bs-popover-top .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-popover-auto[x-placement^=top] .arrow::after, .bs-popover-top .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-popover-auto[x-placement^=right], .bs-popover-right {
  margin-left: .5rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-popover-auto[x-placement^=right] .arrow, .bs-popover-right .arrow {
  left: calc((.5rem + 1px) * -1);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-popover-auto[x-placement^=right] .arrow::after, .bs-popover-auto[x-placement^=right] .arrow::before, .bs-popover-right .arrow::after, .bs-popover-right .arrow::before {
  border-width: .5rem .5rem .5rem 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-popover-auto[x-placement^=right] .arrow::before, .bs-popover-right .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-popover-auto[x-placement^=right] .arrow::after, .bs-popover-right .arrow::after {
  left: 1px;
  border-right-color: #fff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-popover-auto[x-placement^=bottom], .bs-popover-bottom {
  margin-top: .5rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-popover-auto[x-placement^=bottom] .arrow, .bs-popover-bottom .arrow {
  top: calc((.5rem + 1px) * -1);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-popover-auto[x-placement^=bottom] .arrow::after, .bs-popover-auto[x-placement^=bottom] .arrow::before, .bs-popover-bottom .arrow::after, .bs-popover-bottom .arrow::before {
  border-width: 0 .5rem .5rem .5rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-popover-auto[x-placement^=bottom] .arrow::before, .bs-popover-bottom .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-popover-auto[x-placement^=bottom] .arrow::after, .bs-popover-bottom .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-popover-auto[x-placement^=bottom] .popover-header::before, .bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-popover-auto[x-placement^=left], .bs-popover-left {
  margin-right: .5rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-popover-auto[x-placement^=left] .arrow, .bs-popover-left .arrow {
  right: calc((.5rem + 1px) * -1);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-popover-auto[x-placement^=left] .arrow::after, .bs-popover-auto[x-placement^=left] .arrow::before, .bs-popover-left .arrow::after, .bs-popover-left .arrow::before {
  border-width: .5rem 0 .5rem .5rem;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-popover-auto[x-placement^=left] .arrow::before, .bs-popover-left .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bs-popover-auto[x-placement^=left] .arrow::after, .bs-popover-left .arrow::after {
  right: 1px;
  border-left-color: #fff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.popover-header {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.popover-header:empty {
  display: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.popover-body {
  padding: .5rem .75rem;
  color: #212529;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.carousel {
  position: relative;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.carousel-item {
  position: relative;
  display: none;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
  display: block;
  transition: -webkit-transform .6s ease;
  transition: transform .6s ease;
  transition: transform .6s ease,-webkit-transform .6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .carousel-item-next, .carousel-item-prev, .carousel-item.active {
    transition: none;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.carousel-item-next, .carousel-item-prev {
  position: absolute;
  top: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

@supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.active.carousel-item-right, .carousel-item-next {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

@supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .active.carousel-item-right, .carousel-item-next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.active.carousel-item-left, .carousel-item-prev {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

@supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .active.carousel-item-left, .carousel-item-prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {
  opacity: 1;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
  opacity: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

@supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: .5;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.carousel-control-prev {
  left: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.carousel-control-next {
  right: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.carousel-control-next-icon, .carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.carousel-indicators li {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.carousel-indicators .active {
  background-color: #fff;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.align-top {
  vertical-align: top !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.align-middle {
  vertical-align: middle !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bg-primary {
  background-color: #007bff !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
  background-color: #0062cc !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bg-secondary {
  background-color: #6c757d !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
  background-color: #545b62 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bg-success {
  background-color: #28a745 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover {
  background-color: #1e7e34 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bg-info {
  background-color: #17a2b8 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {
  background-color: #117a8b !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bg-warning {
  background-color: #ffc107 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {
  background-color: #d39e00 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bg-danger {
  background-color: #dc3545 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {
  background-color: #bd2130 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bg-light {
  background-color: #f8f9fa !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
  background-color: #dae0e5 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bg-dark {
  background-color: #343a40 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {
  background-color: #1d2124 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bg-white {
  background-color: #fff !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.bg-transparent {
  background-color: transparent !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.border {
  border: 1px solid #dee2e6 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.border-top {
  border-top: 1px solid #dee2e6 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.border-right {
  border-right: 1px solid #dee2e6 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.border-left {
  border-left: 1px solid #dee2e6 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.border-0 {
  border: 0 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.border-top-0 {
  border-top: 0 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.border-right-0 {
  border-right: 0 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.border-left-0 {
  border-left: 0 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.border-primary {
  border-color: #007bff !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.border-secondary {
  border-color: #6c757d !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.border-success {
  border-color: #28a745 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.border-info {
  border-color: #17a2b8 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.border-warning {
  border-color: #ffc107 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.border-danger {
  border-color: #dc3545 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.border-light {
  border-color: #f8f9fa !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.border-dark {
  border-color: #343a40 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.border-white {
  border-color: #fff !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.rounded {
  border-radius: 0.25rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.d-none {
  display: none !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.d-inline {
  display: inline !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.d-inline-block {
  display: inline-block !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.d-block {
  display: block !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.d-table {
  display: table !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.d-table-row {
  display: table-row !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.d-table-cell {
  display: table-cell !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-sm-none {
    display: none !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-sm-block {
    display: block !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-sm-table {
    display: table !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-md-none {
    display: none !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-md-inline {
    display: inline !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-md-block {
    display: block !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-md-table {
    display: table !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-lg-none {
    display: none !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-lg-block {
    display: block !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-lg-table {
    display: table !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-xl-none {
    display: none !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-xl-block {
    display: block !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-xl-table {
    display: table !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-print-none {
    display: none !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-print-inline {
    display: inline !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-print-block {
    display: block !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-print-table {
    display: table !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.embed-responsive::before {
  display: block;
  content: "";
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.float-left {
  float: left !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.float-right {
  float: right !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .float-sm-left {
    float: left !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .float-sm-right {
    float: right !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .float-md-left {
    float: left !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .float-md-right {
    float: right !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .float-lg-left {
    float: left !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .float-lg-right {
    float: right !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .float-xl-left {
    float: left !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .float-xl-right {
    float: right !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .float-xl-none {
    float: none !important;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.position-static {
  position: static !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.position-relative {
  position: relative !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.position-absolute {
  position: absolute !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.position-fixed {
  position: fixed !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: -webkit-sticky) or (position: sticky) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.shadow-none {
  box-shadow: none !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.w-25 {
  width: 25% !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.w-50 {
  width: 50% !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.w-75 {
  width: 75% !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.w-100 {
  width: 100% !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.w-auto {
  width: auto !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.h-25 {
  height: 25% !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.h-50 {
  height: 50% !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.h-75 {
  height: 75% !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.h-100 {
  height: 100% !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.h-auto {
  height: auto !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mw-100 {
  max-width: 100% !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mh-100 {
  max-height: 100% !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.m-0 {
  margin: 0 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mt-0, .my-0 {
  margin-top: 0 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mr-0, .mx-0 {
  margin-right: 0 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mb-0, .my-0 {
  margin-bottom: 0 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.ml-0, .mx-0 {
  margin-left: 0 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.m-1 {
  margin: 0.25rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mt-1, .my-1 {
  margin-top: 0.25rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mr-1, .mx-1 {
  margin-right: 0.25rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mb-1, .my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.ml-1, .mx-1 {
  margin-left: 0.25rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.m-2 {
  margin: 0.5rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mt-2, .my-2 {
  margin-top: 0.5rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mr-2, .mx-2 {
  margin-right: 0.5rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mb-2, .my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.ml-2, .mx-2 {
  margin-left: 0.5rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.m-3 {
  margin: 1rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mt-3, .my-3 {
  margin-top: 1rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mr-3, .mx-3 {
  margin-right: 1rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mb-3, .my-3 {
  margin-bottom: 1rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.ml-3, .mx-3 {
  margin-left: 1rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.m-4 {
  margin: 1.5rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mt-4, .my-4 {
  margin-top: 1.5rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mr-4, .mx-4 {
  margin-right: 1.5rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mb-4, .my-4 {
  margin-bottom: 1.5rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.ml-4, .mx-4 {
  margin-left: 1.5rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.m-5 {
  margin: 3rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mt-5, .my-5 {
  margin-top: 3rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mr-5, .mx-5 {
  margin-right: 3rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mb-5, .my-5 {
  margin-bottom: 3rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.ml-5, .mx-5 {
  margin-left: 3rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.p-0 {
  padding: 0 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pt-0, .py-0 {
  padding-top: 0 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pr-0, .px-0 {
  padding-right: 0 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pb-0, .py-0 {
  padding-bottom: 0 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pl-0, .px-0 {
  padding-left: 0 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.p-1 {
  padding: 0.25rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pt-1, .py-1 {
  padding-top: 0.25rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pr-1, .px-1 {
  padding-right: 0.25rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pb-1, .py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pl-1, .px-1 {
  padding-left: 0.25rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.p-2 {
  padding: 0.5rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pt-2, .py-2 {
  padding-top: 0.5rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pr-2, .px-2 {
  padding-right: 0.5rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pb-2, .py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pl-2, .px-2 {
  padding-left: 0.5rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.p-3 {
  padding: 1rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pt-3, .py-3 {
  padding-top: 1rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pr-3, .px-3 {
  padding-right: 1rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pb-3, .py-3 {
  padding-bottom: 1rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pl-3, .px-3 {
  padding-left: 1rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.p-4 {
  padding: 1.5rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pt-4, .py-4 {
  padding-top: 1.5rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pr-4, .px-4 {
  padding-right: 1.5rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pb-4, .py-4 {
  padding-bottom: 1.5rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pl-4, .px-4 {
  padding-left: 1.5rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.p-5 {
  padding: 3rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pt-5, .py-5 {
  padding-top: 3rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pr-5, .px-5 {
  padding-right: 3rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pb-5, .py-5 {
  padding-bottom: 3rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.pl-5, .px-5 {
  padding-left: 3rem !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.m-auto {
  margin: auto !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mt-auto, .my-auto {
  margin-top: auto !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mr-auto, .mx-auto {
  margin-right: auto !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mb-auto, .my-auto {
  margin-bottom: auto !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.ml-auto, .mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-sm-0, .my-sm-0 {
    margin-top: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-sm-0, .mx-sm-0 {
    margin-right: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-sm-0, .my-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-sm-0, .mx-sm-0 {
    margin-left: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-sm-1, .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-sm-1, .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-sm-1, .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-sm-1, .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-sm-2, .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-sm-2, .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-sm-2, .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-sm-2, .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-sm-3, .my-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-sm-3, .mx-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-sm-3, .mx-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-sm-4, .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-sm-4, .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-sm-4, .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-sm-5, .my-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-sm-5, .mx-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-sm-5, .mx-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pt-sm-0, .py-sm-0 {
    padding-top: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pr-sm-0, .px-sm-0 {
    padding-right: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pb-sm-0, .py-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pl-sm-0, .px-sm-0 {
    padding-left: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pt-sm-1, .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pr-sm-1, .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pb-sm-1, .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pl-sm-1, .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pt-sm-2, .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pr-sm-2, .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pb-sm-2, .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pl-sm-2, .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pt-sm-3, .py-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pr-sm-3, .px-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pb-sm-3, .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pl-sm-3, .px-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pt-sm-4, .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pr-sm-4, .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pt-sm-5, .py-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pr-sm-5, .px-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pl-sm-5, .px-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-sm-auto, .my-sm-auto {
    margin-top: auto !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-sm-auto, .mx-sm-auto {
    margin-right: auto !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-sm-auto, .my-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-sm-auto, .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-md-0, .my-md-0 {
    margin-top: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-md-0, .mx-md-0 {
    margin-right: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-md-0, .my-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-md-0, .mx-md-0 {
    margin-left: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-md-1, .my-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-md-1, .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-md-1, .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-md-1, .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-md-2, .my-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-md-2, .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-md-2, .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-md-2, .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-md-3, .my-md-3 {
    margin-top: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-md-3, .mx-md-3 {
    margin-right: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-md-3, .my-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-md-3, .mx-md-3 {
    margin-left: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-md-4, .my-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-md-4, .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-md-4, .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-md-4, .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-md-5, .my-md-5 {
    margin-top: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-md-5, .mx-md-5 {
    margin-right: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-md-5, .my-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-md-5, .mx-md-5 {
    margin-left: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pt-md-0, .py-md-0 {
    padding-top: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pr-md-0, .px-md-0 {
    padding-right: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pb-md-0, .py-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pl-md-0, .px-md-0 {
    padding-left: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pt-md-1, .py-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pr-md-1, .px-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pb-md-1, .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pl-md-1, .px-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pt-md-2, .py-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pr-md-2, .px-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pb-md-2, .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pl-md-2, .px-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pt-md-3, .py-md-3 {
    padding-top: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pr-md-3, .px-md-3 {
    padding-right: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pb-md-3, .py-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pl-md-3, .px-md-3 {
    padding-left: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pt-md-4, .py-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pr-md-4, .px-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pl-md-4, .px-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pt-md-5, .py-md-5 {
    padding-top: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pr-md-5, .px-md-5 {
    padding-right: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pb-md-5, .py-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pl-md-5, .px-md-5 {
    padding-left: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-md-auto, .my-md-auto {
    margin-top: auto !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-md-auto, .mx-md-auto {
    margin-right: auto !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-md-auto, .my-md-auto {
    margin-bottom: auto !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-md-auto, .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-lg-0, .my-lg-0 {
    margin-top: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-lg-0, .mx-lg-0 {
    margin-right: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-lg-0, .mx-lg-0 {
    margin-left: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-lg-1, .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-lg-1, .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-lg-1, .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-lg-1, .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-lg-2, .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-lg-2, .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-lg-2, .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-lg-2, .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-lg-3, .my-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-lg-3, .mx-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-lg-3, .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-lg-3, .mx-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-lg-4, .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-lg-4, .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-lg-4, .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-lg-5, .my-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-lg-5, .mx-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-lg-5, .mx-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pt-lg-0, .py-lg-0 {
    padding-top: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pr-lg-0, .px-lg-0 {
    padding-right: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pb-lg-0, .py-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pl-lg-0, .px-lg-0 {
    padding-left: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pt-lg-1, .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pr-lg-1, .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pb-lg-1, .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pl-lg-1, .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pt-lg-2, .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pr-lg-2, .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pb-lg-2, .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pl-lg-2, .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pt-lg-3, .py-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pr-lg-3, .px-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pb-lg-3, .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pl-lg-3, .px-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pt-lg-4, .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pr-lg-4, .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pb-lg-4, .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pl-lg-4, .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pt-lg-5, .py-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pr-lg-5, .px-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pl-lg-5, .px-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-lg-auto, .my-lg-auto {
    margin-top: auto !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-lg-auto, .mx-lg-auto {
    margin-right: auto !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-lg-auto, .my-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-lg-auto, .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-xl-0, .my-xl-0 {
    margin-top: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-xl-0, .mx-xl-0 {
    margin-right: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-xl-0, .my-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-xl-0, .mx-xl-0 {
    margin-left: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-xl-1, .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-xl-1, .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-xl-1, .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-xl-1, .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-xl-2, .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-xl-2, .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-xl-2, .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-xl-2, .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-xl-3, .my-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-xl-3, .mx-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-xl-3, .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-xl-3, .mx-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-xl-4, .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-xl-4, .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-xl-4, .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-xl-4, .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-xl-5, .my-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-xl-5, .mx-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-xl-5, .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-xl-5, .mx-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pt-xl-0, .py-xl-0 {
    padding-top: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pr-xl-0, .px-xl-0 {
    padding-right: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pb-xl-0, .py-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pl-xl-0, .px-xl-0 {
    padding-left: 0 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pt-xl-1, .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pr-xl-1, .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pb-xl-1, .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pl-xl-1, .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pt-xl-2, .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pr-xl-2, .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pb-xl-2, .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pl-xl-2, .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pt-xl-3, .py-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pr-xl-3, .px-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pb-xl-3, .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pl-xl-3, .px-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pt-xl-4, .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pr-xl-4, .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pb-xl-4, .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pl-xl-4, .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pt-xl-5, .py-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pr-xl-5, .px-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pb-xl-5, .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .pl-xl-5, .px-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mt-xl-auto, .my-xl-auto {
    margin-top: auto !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mr-xl-auto, .mx-xl-auto {
    margin-right: auto !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mb-xl-auto, .my-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .ml-xl-auto, .mx-xl-auto {
    margin-left: auto !important;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.text-monospace {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.text-justify {
  text-align: justify !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.text-left {
  text-align: left !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.text-right {
  text-align: right !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .text-sm-left {
    text-align: left !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .text-sm-right {
    text-align: right !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .text-md-left {
    text-align: left !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .text-md-right {
    text-align: right !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .text-lg-left {
    text-align: left !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .text-lg-right {
    text-align: right !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .text-xl-left {
    text-align: left !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .text-xl-right {
    text-align: right !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .text-xl-center {
    text-align: center !important;
  }
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.font-italic {
  font-style: italic !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.text-white {
  color: #fff !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.text-primary {
  color: #007bff !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
a.text-primary:focus, a.text-primary:hover {
  color: #0062cc !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.text-secondary {
  color: #6c757d !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
a.text-secondary:focus, a.text-secondary:hover {
  color: #545b62 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.text-success {
  color: #28a745 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
a.text-success:focus, a.text-success:hover {
  color: #1e7e34 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.text-info {
  color: #17a2b8 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
a.text-info:focus, a.text-info:hover {
  color: #117a8b !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.text-warning {
  color: #ffc107 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
a.text-warning:focus, a.text-warning:hover {
  color: #d39e00 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.text-danger {
  color: #dc3545 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
a.text-danger:focus, a.text-danger:hover {
  color: #bd2130 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.text-light {
  color: #f8f9fa !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
a.text-light:focus, a.text-light:hover {
  color: #dae0e5 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.text-dark {
  color: #343a40 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
a.text-dark:focus, a.text-dark:hover {
  color: #1d2124 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.text-body {
  color: #212529 !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.text-muted {
  color: #6c757d !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.visible {
  visibility: visible !important;
}

/* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.invisible {
  visibility: hidden !important;
}

@media print {
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  *, ::after, ::before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  a:not(.btn) {
    text-decoration: underline;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  pre {
    white-space: pre-wrap !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  blockquote, pre {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  thead {
    display: table-header-group;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  img, tr {
    page-break-inside: avoid;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  h2, h3, p {
    orphans: 3;
    widows: 3;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  h2, h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  body {
    min-width: 992px !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .container {
    min-width: 992px !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .navbar {
    display: none;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .badge {
    border: 1px solid #000;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .table {
    border-collapse: collapse !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .table td, .table th {
    background-color: #fff !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6 !important;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .table-dark {
    color: inherit;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
    border-color: #dee2e6;
  }
  /* line 2, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

/*! Font Awesome Free 5.0.13  * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)*/
/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa, .fab, .fal, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -.0667em;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-xs {
  font-size: .75em;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-sm {
  font-size: .875em;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-1x {
  font-size: 1em;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-2x {
  font-size: 2em;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-3x {
  font-size: 3em;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-4x {
  font-size: 4em;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-5x {
  font-size: 5em;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-6x {
  font-size: 6em;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-7x {
  font-size: 7em;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-8x {
  font-size: 8em;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-9x {
  font-size: 9em;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-10x {
  font-size: 10em;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-ul > li {
  position: relative;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-border {
  border: .08em solid #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-pull-left {
  float: left;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-pull-right {
  float: right;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
  margin-right: .3em;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
  margin-left: .3em;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-spin {
  animation: a 2s infinite linear;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-pulse {
  animation: a 1s infinite steps(8);
}

@keyframes a {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scaleX(-1);
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-flip-vertical {
  transform: scaleY(-1);
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1);
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
  -webkit-filter: none;
  filter: none;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-stack-1x, .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-stack-1x {
  line-height: inherit;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-stack-2x {
  font-size: 2em;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-inverse {
  color: #fff;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-500px:before {
  content: "\f26e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-accessible-icon:before {
  content: "\f368";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-accusoft:before {
  content: "\f369";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-address-card:before {
  content: "\f2bb";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-adjust:before {
  content: "\f042";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-adn:before {
  content: "\f170";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-adversal:before {
  content: "\f36a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-affiliatetheme:before {
  content: "\f36b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-algolia:before {
  content: "\f36c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-align-center:before {
  content: "\f037";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-align-justify:before {
  content: "\f039";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-align-left:before {
  content: "\f036";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-align-right:before {
  content: "\f038";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-allergies:before {
  content: "\f461";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-amazon:before {
  content: "\f270";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-amazon-pay:before {
  content: "\f42c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-amilia:before {
  content: "\f36d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-anchor:before {
  content: "\f13d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-android:before {
  content: "\f17b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-angellist:before {
  content: "\f209";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-angle-down:before {
  content: "\f107";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-angle-left:before {
  content: "\f104";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-angle-right:before {
  content: "\f105";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-angle-up:before {
  content: "\f106";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-angrycreative:before {
  content: "\f36e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-angular:before {
  content: "\f420";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-app-store:before {
  content: "\f36f";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-app-store-ios:before {
  content: "\f370";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-apper:before {
  content: "\f371";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-apple:before {
  content: "\f179";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-apple-pay:before {
  content: "\f415";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-archive:before {
  content: "\f187";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-arrows-alt-h:before {
  content: "\f337";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-arrows-alt-v:before {
  content: "\f338";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-asterisk:before {
  content: "\f069";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-asymmetrik:before {
  content: "\f372";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-at:before {
  content: "\f1fa";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-audible:before {
  content: "\f373";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-autoprefixer:before {
  content: "\f41c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-avianex:before {
  content: "\f374";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-aviato:before {
  content: "\f421";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-aws:before {
  content: "\f375";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-backward:before {
  content: "\f04a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-ban:before {
  content: "\f05e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-band-aid:before {
  content: "\f462";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-barcode:before {
  content: "\f02a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-bars:before {
  content: "\f0c9";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-baseball-ball:before {
  content: "\f433";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-basketball-ball:before {
  content: "\f434";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-bath:before {
  content: "\f2cd";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-battery-empty:before {
  content: "\f244";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-battery-full:before {
  content: "\f240";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-battery-half:before {
  content: "\f242";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-bed:before {
  content: "\f236";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-beer:before {
  content: "\f0fc";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-behance:before {
  content: "\f1b4";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-bell:before {
  content: "\f0f3";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-bicycle:before {
  content: "\f206";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-bimobject:before {
  content: "\f378";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-bitcoin:before {
  content: "\f379";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-bity:before {
  content: "\f37a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-blackberry:before {
  content: "\f37b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-blender:before {
  content: "\f517";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-blind:before {
  content: "\f29d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-blogger:before {
  content: "\f37c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-blogger-b:before {
  content: "\f37d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-bold:before {
  content: "\f032";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-bolt:before {
  content: "\f0e7";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-book:before {
  content: "\f02d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-book-open:before {
  content: "\f518";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-bowling-ball:before {
  content: "\f436";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-box:before {
  content: "\f466";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-box-open:before {
  content: "\f49e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-boxes:before {
  content: "\f468";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-braille:before {
  content: "\f2a1";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-briefcase-medical:before {
  content: "\f469";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-broadcast-tower:before {
  content: "\f519";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-broom:before {
  content: "\f51a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-btc:before {
  content: "\f15a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-bug:before {
  content: "\f188";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-building:before {
  content: "\f1ad";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-bullseye:before {
  content: "\f140";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-burn:before {
  content: "\f46a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-buromobelexperte:before {
  content: "\f37f";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-bus:before {
  content: "\f207";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-calendar:before {
  content: "\f133";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-calendar-alt:before {
  content: "\f073";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-calendar-check:before {
  content: "\f274";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-calendar-minus:before {
  content: "\f272";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-calendar-plus:before {
  content: "\f271";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-calendar-times:before {
  content: "\f273";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-camera:before {
  content: "\f030";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-capsules:before {
  content: "\f46b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-car:before {
  content: "\f1b9";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-caret-square-down:before {
  content: "\f150";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-caret-square-left:before {
  content: "\f191";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-caret-square-right:before {
  content: "\f152";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-caret-square-up:before {
  content: "\f151";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-cc-amazon-pay:before {
  content: "\f42d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-cc-apple-pay:before {
  content: "\f416";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-centercode:before {
  content: "\f380";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-chalkboard:before {
  content: "\f51b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-chalkboard-teacher:before {
  content: "\f51c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-chart-area:before {
  content: "\f1fe";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-chart-bar:before {
  content: "\f080";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-chart-line:before {
  content: "\f201";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-chart-pie:before {
  content: "\f200";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-check:before {
  content: "\f00c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-check-circle:before {
  content: "\f058";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-check-square:before {
  content: "\f14a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-chess:before {
  content: "\f439";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-chess-bishop:before {
  content: "\f43a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-chess-board:before {
  content: "\f43c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-chess-king:before {
  content: "\f43f";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-chess-knight:before {
  content: "\f441";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-chess-pawn:before {
  content: "\f443";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-chess-queen:before {
  content: "\f445";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-chess-rook:before {
  content: "\f447";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-child:before {
  content: "\f1ae";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-chrome:before {
  content: "\f268";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-church:before {
  content: "\f51d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-circle:before {
  content: "\f111";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-circle-notch:before {
  content: "\f1ce";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-clipboard:before {
  content: "\f328";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-clipboard-check:before {
  content: "\f46c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-clipboard-list:before {
  content: "\f46d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-clock:before {
  content: "\f017";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-clone:before {
  content: "\f24d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-closed-captioning:before {
  content: "\f20a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-cloud-download-alt:before {
  content: "\f381";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-cloud-upload-alt:before {
  content: "\f382";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-cloudscale:before {
  content: "\f383";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-cloudsmith:before {
  content: "\f384";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-cloudversify:before {
  content: "\f385";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-code:before {
  content: "\f121";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-code-branch:before {
  content: "\f126";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-codiepie:before {
  content: "\f284";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-cog:before {
  content: "\f013";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-cogs:before {
  content: "\f085";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-coins:before {
  content: "\f51e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-columns:before {
  content: "\f0db";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-comment:before {
  content: "\f075";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-comment-alt:before {
  content: "\f27a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-comment-dots:before {
  content: "\f4ad";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-comment-slash:before {
  content: "\f4b3";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-comments:before {
  content: "\f086";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-compact-disc:before {
  content: "\f51f";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-compass:before {
  content: "\f14e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-compress:before {
  content: "\f066";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-contao:before {
  content: "\f26d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-copy:before {
  content: "\f0c5";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-couch:before {
  content: "\f4b8";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-cpanel:before {
  content: "\f388";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-creative-commons-by:before {
  content: "\f4e7";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-creative-commons-nc:before {
  content: "\f4e8";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-creative-commons-nd:before {
  content: "\f4eb";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-creative-commons-pd:before {
  content: "\f4ec";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-creative-commons-remix:before {
  content: "\f4ee";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-creative-commons-sa:before {
  content: "\f4ef";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-creative-commons-share:before {
  content: "\f4f2";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-crop:before {
  content: "\f125";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-crow:before {
  content: "\f520";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-crown:before {
  content: "\f521";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-css3:before {
  content: "\f13c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-css3-alt:before {
  content: "\f38b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-cube:before {
  content: "\f1b2";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-cut:before {
  content: "\f0c4";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-cuttlefish:before {
  content: "\f38c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-d-and-d:before {
  content: "\f38d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-dashcube:before {
  content: "\f210";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-database:before {
  content: "\f1c0";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-deaf:before {
  content: "\f2a4";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-deploydog:before {
  content: "\f38e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-deskpro:before {
  content: "\f38f";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-desktop:before {
  content: "\f108";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-diagnoses:before {
  content: "\f470";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-dice:before {
  content: "\f522";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-dice-five:before {
  content: "\f523";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-dice-four:before {
  content: "\f524";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-dice-one:before {
  content: "\f525";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-dice-six:before {
  content: "\f526";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-dice-three:before {
  content: "\f527";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-dice-two:before {
  content: "\f528";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-digg:before {
  content: "\f1a6";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-digital-ocean:before {
  content: "\f391";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-discord:before {
  content: "\f392";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-discourse:before {
  content: "\f393";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-divide:before {
  content: "\f529";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-dna:before {
  content: "\f471";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-dochub:before {
  content: "\f394";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-docker:before {
  content: "\f395";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-dollar-sign:before {
  content: "\f155";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-dolly:before {
  content: "\f472";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-dolly-flatbed:before {
  content: "\f474";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-donate:before {
  content: "\f4b9";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-door-closed:before {
  content: "\f52a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-door-open:before {
  content: "\f52b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-dot-circle:before {
  content: "\f192";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-dove:before {
  content: "\f4ba";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-download:before {
  content: "\f019";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-draft2digital:before {
  content: "\f396";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-dribbble-square:before {
  content: "\f397";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-dumbbell:before {
  content: "\f44b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-dyalog:before {
  content: "\f399";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-earlybirds:before {
  content: "\f39a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-ebay:before {
  content: "\f4f4";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-edge:before {
  content: "\f282";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-edit:before {
  content: "\f044";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-eject:before {
  content: "\f052";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-elementor:before {
  content: "\f430";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-ember:before {
  content: "\f423";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-empire:before {
  content: "\f1d1";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-envira:before {
  content: "\f299";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-equals:before {
  content: "\f52c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-eraser:before {
  content: "\f12d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-erlang:before {
  content: "\f39d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-ethereum:before {
  content: "\f42e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-euro-sign:before {
  content: "\f153";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-exchange-alt:before {
  content: "\f362";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-expand:before {
  content: "\f065";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-expand-arrows-alt:before {
  content: "\f31e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-external-link-alt:before {
  content: "\f35d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-external-link-square-alt:before {
  content: "\f360";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-eye:before {
  content: "\f06e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-eye-dropper:before {
  content: "\f1fb";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-facebook:before {
  content: "\f09a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-facebook-f:before {
  content: "\f39e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-facebook-messenger:before {
  content: "\f39f";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-fax:before {
  content: "\f1ac";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-feather:before {
  content: "\f52d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-female:before {
  content: "\f182";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-file:before {
  content: "\f15b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-file-alt:before {
  content: "\f15c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-file-archive:before {
  content: "\f1c6";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-file-audio:before {
  content: "\f1c7";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-file-code:before {
  content: "\f1c9";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-file-excel:before {
  content: "\f1c3";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-file-image:before {
  content: "\f1c5";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-file-medical:before {
  content: "\f477";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-file-medical-alt:before {
  content: "\f478";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-file-pdf:before {
  content: "\f1c1";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-file-powerpoint:before {
  content: "\f1c4";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-file-video:before {
  content: "\f1c8";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-file-word:before {
  content: "\f1c2";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-film:before {
  content: "\f008";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-filter:before {
  content: "\f0b0";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-fire:before {
  content: "\f06d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-firefox:before {
  content: "\f269";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-first-aid:before {
  content: "\f479";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-first-order-alt:before {
  content: "\f50a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-firstdraft:before {
  content: "\f3a1";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-flag:before {
  content: "\f024";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-flask:before {
  content: "\f0c3";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-flickr:before {
  content: "\f16e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-flipboard:before {
  content: "\f44d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-fly:before {
  content: "\f417";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-folder:before {
  content: "\f07b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-font:before {
  content: "\f031";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-font-awesome-alt:before {
  content: "\f35c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-font-awesome-flag:before {
  content: "\f425";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-fonticons:before {
  content: "\f280";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-fonticons-fi:before {
  content: "\f3a2";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-football-ball:before {
  content: "\f44e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-forumbee:before {
  content: "\f211";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-forward:before {
  content: "\f04e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-foursquare:before {
  content: "\f180";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-freebsd:before {
  content: "\f3a4";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-frog:before {
  content: "\f52e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-frown:before {
  content: "\f119";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-fulcrum:before {
  content: "\f50b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-futbol:before {
  content: "\f1e3";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-galactic-republic:before {
  content: "\f50c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-galactic-senate:before {
  content: "\f50d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-gas-pump:before {
  content: "\f52f";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-gavel:before {
  content: "\f0e3";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-gem:before {
  content: "\f3a5";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-genderless:before {
  content: "\f22d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-gg:before {
  content: "\f260";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-gift:before {
  content: "\f06b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-git:before {
  content: "\f1d3";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-github:before {
  content: "\f09b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-github-alt:before {
  content: "\f113";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-github-square:before {
  content: "\f092";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-gitkraken:before {
  content: "\f3a6";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-gitlab:before {
  content: "\f296";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-gitter:before {
  content: "\f426";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-glass-martini:before {
  content: "\f000";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-glasses:before {
  content: "\f530";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-glide:before {
  content: "\f2a5";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-globe:before {
  content: "\f0ac";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-gofore:before {
  content: "\f3a7";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-golf-ball:before {
  content: "\f450";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-goodreads:before {
  content: "\f3a8";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-goodreads-g:before {
  content: "\f3a9";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-google:before {
  content: "\f1a0";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-google-drive:before {
  content: "\f3aa";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-google-play:before {
  content: "\f3ab";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-google-plus:before {
  content: "\f2b3";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-google-plus-g:before {
  content: "\f0d5";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-gratipay:before {
  content: "\f184";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-grav:before {
  content: "\f2d6";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-greater-than:before {
  content: "\f531";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-greater-than-equal:before {
  content: "\f532";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-gripfire:before {
  content: "\f3ac";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-grunt:before {
  content: "\f3ad";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-gulp:before {
  content: "\f3ae";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hacker-news-square:before {
  content: "\f3af";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hand-holding:before {
  content: "\f4bd";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hand-holding-heart:before {
  content: "\f4be";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hand-holding-usd:before {
  content: "\f4c0";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hand-lizard:before {
  content: "\f258";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hand-paper:before {
  content: "\f256";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hand-peace:before {
  content: "\f25b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hand-point-down:before {
  content: "\f0a7";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hand-point-left:before {
  content: "\f0a5";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hand-point-right:before {
  content: "\f0a4";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hand-point-up:before {
  content: "\f0a6";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hand-pointer:before {
  content: "\f25a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hand-rock:before {
  content: "\f255";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hand-scissors:before {
  content: "\f257";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hand-spock:before {
  content: "\f259";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hands:before {
  content: "\f4c2";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hands-helping:before {
  content: "\f4c4";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-handshake:before {
  content: "\f2b5";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hashtag:before {
  content: "\f292";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hdd:before {
  content: "\f0a0";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-heading:before {
  content: "\f1dc";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-headphones:before {
  content: "\f025";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-heart:before {
  content: "\f004";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-helicopter:before {
  content: "\f533";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hips:before {
  content: "\f452";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hire-a-helper:before {
  content: "\f3b0";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-history:before {
  content: "\f1da";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hockey-puck:before {
  content: "\f453";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-home:before {
  content: "\f015";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hooli:before {
  content: "\f427";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hospital:before {
  content: "\f0f8";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hospital-alt:before {
  content: "\f47d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hospital-symbol:before {
  content: "\f47e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hotjar:before {
  content: "\f3b1";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hourglass:before {
  content: "\f254";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-houzz:before {
  content: "\f27c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-html5:before {
  content: "\f13b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-hubspot:before {
  content: "\f3b2";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-id-card:before {
  content: "\f2c2";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-id-card-alt:before {
  content: "\f47f";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-image:before {
  content: "\f03e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-images:before {
  content: "\f302";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-inbox:before {
  content: "\f01c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-indent:before {
  content: "\f03c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-industry:before {
  content: "\f275";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-infinity:before {
  content: "\f534";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-info:before {
  content: "\f129";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-instagram:before {
  content: "\f16d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-italic:before {
  content: "\f033";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-itunes:before {
  content: "\f3b4";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-itunes-note:before {
  content: "\f3b5";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-java:before {
  content: "\f4e4";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-jedi-order:before {
  content: "\f50e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-jenkins:before {
  content: "\f3b6";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-joget:before {
  content: "\f3b7";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-js:before {
  content: "\f3b8";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-js-square:before {
  content: "\f3b9";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-key:before {
  content: "\f084";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-keybase:before {
  content: "\f4f5";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-keyboard:before {
  content: "\f11c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-keycdn:before {
  content: "\f3ba";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-kickstarter:before {
  content: "\f3bb";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-kickstarter-k:before {
  content: "\f3bc";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-kiwi-bird:before {
  content: "\f535";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-korvue:before {
  content: "\f42f";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-language:before {
  content: "\f1ab";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-laptop:before {
  content: "\f109";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-laravel:before {
  content: "\f3bd";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-lastfm:before {
  content: "\f202";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-leaf:before {
  content: "\f06c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-leanpub:before {
  content: "\f212";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-lemon:before {
  content: "\f094";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-less:before {
  content: "\f41d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-less-than:before {
  content: "\f536";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-less-than-equal:before {
  content: "\f537";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-level-down-alt:before {
  content: "\f3be";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-level-up-alt:before {
  content: "\f3bf";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-lightbulb:before {
  content: "\f0eb";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-line:before {
  content: "\f3c0";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-link:before {
  content: "\f0c1";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-linkedin:before {
  content: "\f08c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-linkedin-in:before {
  content: "\f0e1";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-linode:before {
  content: "\f2b8";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-linux:before {
  content: "\f17c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-lira-sign:before {
  content: "\f195";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-list:before {
  content: "\f03a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-list-alt:before {
  content: "\f022";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-lock:before {
  content: "\f023";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-lock-open:before {
  content: "\f3c1";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-long-arrow-alt-down:before {
  content: "\f309";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-lyft:before {
  content: "\f3c3";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-magento:before {
  content: "\f3c4";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-magic:before {
  content: "\f0d0";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-magnet:before {
  content: "\f076";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-male:before {
  content: "\f183";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-mandalorian:before {
  content: "\f50f";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-map:before {
  content: "\f279";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-map-marker:before {
  content: "\f041";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-map-marker-alt:before {
  content: "\f3c5";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-map-pin:before {
  content: "\f276";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-map-signs:before {
  content: "\f277";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-mars:before {
  content: "\f222";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-mars-double:before {
  content: "\f227";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-mastodon:before {
  content: "\f4f6";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-medapps:before {
  content: "\f3c6";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-medium:before {
  content: "\f23a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-medium-m:before {
  content: "\f3c7";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-medrt:before {
  content: "\f3c8";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-meh:before {
  content: "\f11a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-memory:before {
  content: "\f538";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-mercury:before {
  content: "\f223";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-microchip:before {
  content: "\f2db";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-microphone:before {
  content: "\f130";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-microphone-alt:before {
  content: "\f3c9";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-microphone-alt-slash:before {
  content: "\f539";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-microsoft:before {
  content: "\f3ca";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-minus:before {
  content: "\f068";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-minus-square:before {
  content: "\f146";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-mix:before {
  content: "\f3cb";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-mizuni:before {
  content: "\f3cc";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-mobile:before {
  content: "\f10b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-mobile-alt:before {
  content: "\f3cd";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-modx:before {
  content: "\f285";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-monero:before {
  content: "\f3d0";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-money-bill:before {
  content: "\f0d6";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-money-bill-alt:before {
  content: "\f3d1";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-money-bill-wave:before {
  content: "\f53a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-money-check:before {
  content: "\f53c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-money-check-alt:before {
  content: "\f53d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-moon:before {
  content: "\f186";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-music:before {
  content: "\f001";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-napster:before {
  content: "\f3d2";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-neuter:before {
  content: "\f22c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-newspaper:before {
  content: "\f1ea";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-nintendo-switch:before {
  content: "\f418";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-node:before {
  content: "\f419";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-node-js:before {
  content: "\f3d3";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-not-equal:before {
  content: "\f53e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-notes-medical:before {
  content: "\f481";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-npm:before {
  content: "\f3d4";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-ns8:before {
  content: "\f3d5";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-nutritionix:before {
  content: "\f3d6";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-object-group:before {
  content: "\f247";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-old-republic:before {
  content: "\f510";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-opencart:before {
  content: "\f23d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-openid:before {
  content: "\f19b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-opera:before {
  content: "\f26a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-osi:before {
  content: "\f41a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-outdent:before {
  content: "\f03b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-page4:before {
  content: "\f3d7";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-palette:before {
  content: "\f53f";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-palfed:before {
  content: "\f3d8";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-pallet:before {
  content: "\f482";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-parachute-box:before {
  content: "\f4cd";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-parking:before {
  content: "\f540";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-paste:before {
  content: "\f0ea";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-patreon:before {
  content: "\f3d9";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-pause:before {
  content: "\f04c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-paw:before {
  content: "\f1b0";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-pen-square:before {
  content: "\f14b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-pencil-alt:before {
  content: "\f303";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-people-carry:before {
  content: "\f4ce";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-percent:before {
  content: "\f295";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-percentage:before {
  content: "\f541";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-periscope:before {
  content: "\f3da";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-phabricator:before {
  content: "\f3db";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-phoenix-framework:before {
  content: "\f3dc";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-phoenix-squadron:before {
  content: "\f511";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-phone:before {
  content: "\f095";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-phone-slash:before {
  content: "\f3dd";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-phone-square:before {
  content: "\f098";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-phone-volume:before {
  content: "\f2a0";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-php:before {
  content: "\f457";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-pied-piper-hat:before {
  content: "\f4e5";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-piggy-bank:before {
  content: "\f4d3";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-pills:before {
  content: "\f484";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-plane:before {
  content: "\f072";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-play:before {
  content: "\f04b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-play-circle:before {
  content: "\f144";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-playstation:before {
  content: "\f3df";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-plug:before {
  content: "\f1e6";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-plus:before {
  content: "\f067";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-poo:before {
  content: "\f2fe";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-portrait:before {
  content: "\f3e0";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-pound-sign:before {
  content: "\f154";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-power-off:before {
  content: "\f011";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-prescription-bottle:before {
  content: "\f485";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-prescription-bottle-alt:before {
  content: "\f486";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-print:before {
  content: "\f02f";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-procedures:before {
  content: "\f487";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-project-diagram:before {
  content: "\f542";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-pushed:before {
  content: "\f3e1";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-python:before {
  content: "\f3e2";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-qq:before {
  content: "\f1d6";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-qrcode:before {
  content: "\f029";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-question:before {
  content: "\f128";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-question-circle:before {
  content: "\f059";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-quidditch:before {
  content: "\f458";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-quinscape:before {
  content: "\f459";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-quora:before {
  content: "\f2c4";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-r-project:before {
  content: "\f4f7";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-random:before {
  content: "\f074";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-react:before {
  content: "\f41b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-readme:before {
  content: "\f4d5";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-rebel:before {
  content: "\f1d0";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-receipt:before {
  content: "\f543";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-red-river:before {
  content: "\f3e3";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-redo:before {
  content: "\f01e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-redo-alt:before {
  content: "\f2f9";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-registered:before {
  content: "\f25d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-rendact:before {
  content: "\f3e4";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-renren:before {
  content: "\f18b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-reply:before {
  content: "\f3e5";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-reply-all:before {
  content: "\f122";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-replyd:before {
  content: "\f3e6";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-researchgate:before {
  content: "\f4f8";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-resolving:before {
  content: "\f3e7";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-retweet:before {
  content: "\f079";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-ribbon:before {
  content: "\f4d6";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-road:before {
  content: "\f018";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-robot:before {
  content: "\f544";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-rocket:before {
  content: "\f135";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-rocketchat:before {
  content: "\f3e8";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-rockrms:before {
  content: "\f3e9";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-rss:before {
  content: "\f09e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-rss-square:before {
  content: "\f143";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-ruble-sign:before {
  content: "\f158";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-ruler:before {
  content: "\f545";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-ruler-combined:before {
  content: "\f546";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-ruler-horizontal:before {
  content: "\f547";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-ruler-vertical:before {
  content: "\f548";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-rupee-sign:before {
  content: "\f156";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-safari:before {
  content: "\f267";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-sass:before {
  content: "\f41e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-save:before {
  content: "\f0c7";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-schlix:before {
  content: "\f3ea";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-school:before {
  content: "\f549";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-screwdriver:before {
  content: "\f54a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-scribd:before {
  content: "\f28a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-search:before {
  content: "\f002";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-search-minus:before {
  content: "\f010";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-searchengin:before {
  content: "\f3eb";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-seedling:before {
  content: "\f4d8";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-sellcast:before {
  content: "\f2da";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-sellsy:before {
  content: "\f213";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-server:before {
  content: "\f233";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-servicestack:before {
  content: "\f3ec";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-share:before {
  content: "\f064";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-share-square:before {
  content: "\f14d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-shekel-sign:before {
  content: "\f20b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-shield-alt:before {
  content: "\f3ed";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-ship:before {
  content: "\f21a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-shipping-fast:before {
  content: "\f48b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-shoe-prints:before {
  content: "\f54b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-shower:before {
  content: "\f2cc";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-sign:before {
  content: "\f4d9";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-sign-in-alt:before {
  content: "\f2f6";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-sign-out-alt:before {
  content: "\f2f5";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-signal:before {
  content: "\f012";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-sistrix:before {
  content: "\f3ee";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-sith:before {
  content: "\f512";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-skull:before {
  content: "\f54c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-skype:before {
  content: "\f17e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-slack:before {
  content: "\f198";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-slack-hash:before {
  content: "\f3ef";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-sliders-h:before {
  content: "\f1de";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-smile:before {
  content: "\f118";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-smoking:before {
  content: "\f48d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-smoking-ban:before {
  content: "\f54d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-snowflake:before {
  content: "\f2dc";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-sort:before {
  content: "\f0dc";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-sort-alpha-down:before {
  content: "\f15d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-sort-alpha-up:before {
  content: "\f15e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-sort-amount-down:before {
  content: "\f160";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-sort-amount-up:before {
  content: "\f161";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-sort-down:before {
  content: "\f0dd";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-sort-numeric-down:before {
  content: "\f162";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-sort-numeric-up:before {
  content: "\f163";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-sort-up:before {
  content: "\f0de";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-speakap:before {
  content: "\f3f3";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-spinner:before {
  content: "\f110";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-square:before {
  content: "\f0c8";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-square-full:before {
  content: "\f45c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-star:before {
  content: "\f005";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-star-half:before {
  content: "\f089";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-staylinked:before {
  content: "\f3f5";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-steam:before {
  content: "\f1b6";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-steam-symbol:before {
  content: "\f3f6";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-step-backward:before {
  content: "\f048";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-step-forward:before {
  content: "\f051";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-sticker-mule:before {
  content: "\f3f7";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-stop:before {
  content: "\f04d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-stopwatch:before {
  content: "\f2f2";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-store:before {
  content: "\f54e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-store-alt:before {
  content: "\f54f";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-strava:before {
  content: "\f428";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-stream:before {
  content: "\f550";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-street-view:before {
  content: "\f21d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-stripe:before {
  content: "\f429";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-stripe-s:before {
  content: "\f42a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-stroopwafel:before {
  content: "\f551";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-studiovinari:before {
  content: "\f3f8";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-subscript:before {
  content: "\f12c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-subway:before {
  content: "\f239";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-sun:before {
  content: "\f185";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-superscript:before {
  content: "\f12b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-supple:before {
  content: "\f3f9";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-sync:before {
  content: "\f021";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-sync-alt:before {
  content: "\f2f1";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-syringe:before {
  content: "\f48e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-table:before {
  content: "\f0ce";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-table-tennis:before {
  content: "\f45d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-tablet:before {
  content: "\f10a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-tablet-alt:before {
  content: "\f3fa";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-tablets:before {
  content: "\f490";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-tachometer-alt:before {
  content: "\f3fd";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-tag:before {
  content: "\f02b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-tags:before {
  content: "\f02c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-tape:before {
  content: "\f4db";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-taxi:before {
  content: "\f1ba";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-teamspeak:before {
  content: "\f4f9";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-telegram-plane:before {
  content: "\f3fe";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-terminal:before {
  content: "\f120";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-text-height:before {
  content: "\f034";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-text-width:before {
  content: "\f035";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-th:before {
  content: "\f00a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-th-large:before {
  content: "\f009";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-th-list:before {
  content: "\f00b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-thermometer:before {
  content: "\f491";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-thumbtack:before {
  content: "\f08d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-ticket-alt:before {
  content: "\f3ff";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-times:before {
  content: "\f00d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-times-circle:before {
  content: "\f057";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-tint:before {
  content: "\f043";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-toolbox:before {
  content: "\f552";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-trade-federation:before {
  content: "\f513";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-trademark:before {
  content: "\f25c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-train:before {
  content: "\f238";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-transgender:before {
  content: "\f224";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-trash:before {
  content: "\f1f8";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-trash-alt:before {
  content: "\f2ed";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-tree:before {
  content: "\f1bb";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-trello:before {
  content: "\f181";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-trophy:before {
  content: "\f091";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-truck:before {
  content: "\f0d1";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-truck-loading:before {
  content: "\f4de";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-truck-moving:before {
  content: "\f4df";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-tshirt:before {
  content: "\f553";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-tty:before {
  content: "\f1e4";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-tumblr:before {
  content: "\f173";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-tv:before {
  content: "\f26c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-twitter:before {
  content: "\f099";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-typo3:before {
  content: "\f42b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-uber:before {
  content: "\f402";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-uikit:before {
  content: "\f403";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-underline:before {
  content: "\f0cd";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-undo:before {
  content: "\f0e2";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-undo-alt:before {
  content: "\f2ea";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-uniregistry:before {
  content: "\f404";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-university:before {
  content: "\f19c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-unlink:before {
  content: "\f127";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-unlock:before {
  content: "\f09c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-untappd:before {
  content: "\f405";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-upload:before {
  content: "\f093";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-usb:before {
  content: "\f287";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-user:before {
  content: "\f007";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-user-alt:before {
  content: "\f406";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-user-alt-slash:before {
  content: "\f4fa";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-user-astronaut:before {
  content: "\f4fb";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-user-check:before {
  content: "\f4fc";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-user-clock:before {
  content: "\f4fd";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-user-cog:before {
  content: "\f4fe";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-user-edit:before {
  content: "\f4ff";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-user-friends:before {
  content: "\f500";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-user-graduate:before {
  content: "\f501";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-user-lock:before {
  content: "\f502";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-user-minus:before {
  content: "\f503";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-user-ninja:before {
  content: "\f504";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-user-plus:before {
  content: "\f234";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-user-shield:before {
  content: "\f505";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-user-slash:before {
  content: "\f506";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-user-tag:before {
  content: "\f507";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-user-tie:before {
  content: "\f508";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-user-times:before {
  content: "\f235";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-users:before {
  content: "\f0c0";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-users-cog:before {
  content: "\f509";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-ussunnah:before {
  content: "\f407";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-utensil-spoon:before {
  content: "\f2e5";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-utensils:before {
  content: "\f2e7";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-vaadin:before {
  content: "\f408";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-venus:before {
  content: "\f221";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-venus-double:before {
  content: "\f226";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-viacoin:before {
  content: "\f237";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-vial:before {
  content: "\f492";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-vials:before {
  content: "\f493";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-viber:before {
  content: "\f409";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-video:before {
  content: "\f03d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-video-slash:before {
  content: "\f4e2";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-vimeo:before {
  content: "\f40a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-vimeo-v:before {
  content: "\f27d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-vine:before {
  content: "\f1ca";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-vk:before {
  content: "\f189";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-vnv:before {
  content: "\f40b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-volleyball-ball:before {
  content: "\f45f";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-volume-down:before {
  content: "\f027";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-volume-off:before {
  content: "\f026";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-volume-up:before {
  content: "\f028";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-vuejs:before {
  content: "\f41f";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-walking:before {
  content: "\f554";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-wallet:before {
  content: "\f555";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-warehouse:before {
  content: "\f494";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-weibo:before {
  content: "\f18a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-weight:before {
  content: "\f496";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-weixin:before {
  content: "\f1d7";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-whatsapp-square:before {
  content: "\f40c";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-whmcs:before {
  content: "\f40d";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-window-close:before {
  content: "\f410";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-windows:before {
  content: "\f17a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-wine-glass:before {
  content: "\f4e3";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-wolf-pack-battalion:before {
  content: "\f514";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-won-sign:before {
  content: "\f159";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-wordpress-simple:before {
  content: "\f411";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-wpforms:before {
  content: "\f298";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-x-ray:before {
  content: "\f497";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-xbox:before {
  content: "\f412";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-xing:before {
  content: "\f168";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-xing-square:before {
  content: "\f169";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-yandex:before {
  content: "\f413";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-yandex-international:before {
  content: "\f414";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-yen-sign:before {
  content: "\f157";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-youtube:before {
  content: "\f167";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa-youtube-square:before {
  content: "\f431";
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: Font Awesome\ 5 Brands;
  font-style: normal;
  font-weight: 400;
  src: url(/assets/fa-brands-400-7cee6329682af7283bfb71105326c226c390577efa18759c7fefd8da34eb74ac.eot);
  src: url(/assets/fa-brands-400-7cee6329682af7283bfb71105326c226c390577efa18759c7fefd8da34eb74ac.eot?#iefix) format("embedded-opentype"), url(/assets/fa-brands-400-8341140c627bb0c949f54270cf3c2b4a0d52490fdffa3303210ad24d8205400f.woff2) format("woff2"), url(/assets/fa-brands-400-c5bccbfc763916ea7871c84836d22d75e3c0f84d6f50dc1eb52f6262cfb1c059.woff) format("woff"), url(/assets/fa-brands-400-c201890dd9fb3fac6ae26bbad87d6b1494768dafd355eadb97c48a955bb1d65d.ttf) format("truetype"), url(/assets/fa-brands-400-e958fdcba0a00da35f355ba1089b00132da042abd83c87809804de2cf9df0ed6.svg#fontawesome) format("svg");
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fab {
  font-family: Font Awesome\ 5 Brands;
}

@font-face {
  font-family: Font Awesome;
  font-style: normal;
  font-weight: 400;
  src: url(/assets/fa-regular-400-2a3fe53f5722a82b18bc4ef74df900ea3428ec773f0ad26d9f4302390c199ffb.eot);
  src: url(/assets/fa-regular-400-2a3fe53f5722a82b18bc4ef74df900ea3428ec773f0ad26d9f4302390c199ffb.eot?#iefix) format("embedded-opentype"), url(/assets/fa-regular-400-406eca5d62e8c68550a0d9fd0ff67c8ff257403ab1ea1671d08cec572e1adcf5.woff2) format("woff2"), url(/assets/fa-regular-400-8e1684ddac516b62601cfb564fdd8825e0fcddc5666abe057ad0924ff18efb22.woff) format("woff"), url(/assets/fa-regular-400-de8cf59f96d29f22d5bad9068c0e06696615f17f38f544770c5253fb4f23335b.ttf) format("truetype"), url(/assets/fa-regular-400-9ce6695fd54a2ac4495a59842e6ec61e888709f3c2e1685e9d6e416bb4302d23.svg#fontawesome) format("svg");
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.far {
  font-weight: 400;
}

@font-face {
  font-family: Font Awesome;
  font-style: normal;
  font-weight: 900;
  src: url(/assets/fa-solid-900-651e4fc1957b3016956d8547629ef90bc52b1e92b7df43654f3c1fc42daac8f4.eot);
  src: url(/assets/fa-solid-900-651e4fc1957b3016956d8547629ef90bc52b1e92b7df43654f3c1fc42daac8f4.eot?#iefix) format("embedded-opentype"), url(/assets/fa-solid-900-2a830776b22f35a613089d8c5f0a1b91de5bfad1bd81952c7d6ba2ce24eadae8.woff2) format("woff2"), url(/assets/fa-solid-900-a8e11112a84f7a84b1457a813fc4ea03f84a237b6371648e5012f6ccb234fceb.woff) format("woff"), url(/assets/fa-solid-900-8c67a5d564a4d22937bb4c5f72345c50e3a78c0ade84c9d44be53abfbe301dfb.ttf) format("truetype"), url(/assets/fa-solid-900-ab37c095b19d9b06f3bc75de2183b1cff6292796f4ad8bb595af3aad6f606cb0.svg#fontawesome) format("svg");
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa, .far, .fas {
  font-family: Font Awesome;
}

/* line 5, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.fa, .fas {
  font-weight: 900;
}

/*! Ikon * custom icon font for this template made by SoftNio Team */
@font-face {
  font-family: ikon;
  src: url(/assets/ikon-775da30935bf6a2afb46e6b76843184512b2e90eac473f415c0e67147203abd7.eot?q3pyw5);
  src: url(/assets/ikon-775da30935bf6a2afb46e6b76843184512b2e90eac473f415c0e67147203abd7.eot?q3pyw5#iefix) format("embedded-opentype"), url(/assets/ikon-18486667bb6ea85b6bccd36b3e037c5eada5b0fcf91c8e4a0a9871a023bcc6e8.ttf?q3pyw5) format("truetype"), url(/assets/ikon-8cd7394ce0bf75dee91bccf7830fce3f34a6bc559c5064d913883a73a8e3b412.woff?q3pyw5) format("woff"), url(/assets/ikon-a7c757dbeaa6746b29c0240bec4093de1bf0bca7ba37ba9e9b7d2b7b24b376fc.svg?q3pyw5#ikon) format("svg");
  font-weight: 400;
  font-style: normal;
}

/* line 7, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
[class*=" ikon-"], [class^=ikon-] {
  font-family: ikon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 7, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.ikon-exchange:before {
  content: "\e905";
}

/* line 7, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.ikon-settings:before {
  content: "\e906";
}

/* line 7, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.ikon-wallet:before {
  content: "\e907";
}

/* line 7, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.ikon-dashboard:before {
  content: "\e908";
}

/* line 7, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.ikon-coins:before {
  content: "\e901";
}

/* line 7, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.ikon-distribution:before {
  content: "\e900";
}

/* line 7, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.ikon-transactions:before {
  content: "\e902";
}

/* line 7, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.ikon-lte:before {
  content: "\e903";
}

/* line 7, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.ikon-user:before {
  content: "\e904";
}

/*! CryptoFont 0.1.1 by @AMPoellmann - http://cryptofont.com *  License - http://cryptofont.com/#license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face {
  font-family: CryptoFont;
  src: url(/assets/cryptofont-webfont-35f04f6f2368d873ddd338ef53992395a7d8a3b30467cf174b3dd0cc21430a30.eot);
  src: url(/assets/cryptofont-webfont-35f04f6f2368d873ddd338ef53992395a7d8a3b30467cf174b3dd0cc21430a30.eot?#iefix) format("embedded-opentype"), url(/assets/cryptofont-webfont-d6378fccf34d41fb5f46782b92ce71eaf8f4819a08d694423b65a6bb898eafa3.woff) format("woff2"), url(/assets/cryptofont-webfont-d6378fccf34d41fb5f46782b92ce71eaf8f4819a08d694423b65a6bb898eafa3.woff) format("woff"), url(/assets/cryptofont-webfont-e24011e803864eba3d3f2dcd12f0710aec07ad9f175de5f0a85f77ceeb027744.ttf) format("truetype"), url(/assets/cryptofont-webfont-1e2eadc77c7801873fa82c4cbc0d626c2f4911a4d2753f65f8bada2505326b86.svg#cryptofont-webfont) format("svg");
  font-weight: 400;
  font-style: normal;
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf {
  display: inline-block;
  font: normal normal normal 14px/1 CryptoFont;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-2x {
  font-size: 2em;
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-3x {
  font-size: 3em;
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-4x {
  font-size: 4em;
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-5x {
  font-size: 5em;
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-adc:before {
  content: "\f000";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-aeon:before {
  content: "\f001";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-amp:before {
  content: "\f002";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-anc:before {
  content: "\f003";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-ardr:before {
  content: "\f004";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-aur:before {
  content: "\f005";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-bay:before {
  content: "\f006";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-bcn:before {
  content: "\f007";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-brk:before {
  content: "\f008";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-brx:before {
  content: "\f009";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-bsd:before {
  content: "\f00a";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-bta:before {
  content: "\f00b";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-btc:before {
  content: "\f00c";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-btc-alt:before {
  content: "\f00d";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-btcd:before {
  content: "\f00e";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-bts:before {
  content: "\f00f";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-clam:before {
  content: "\f010";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-cloak:before {
  content: "\f011";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-dash:before {
  content: "\f012";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-dcr:before {
  content: "\f013";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-dgb:before {
  content: "\f014";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-dgd:before {
  content: "\f015";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-dgx:before {
  content: "\f016";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-dmd:before {
  content: "\f017";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-doge:before {
  content: "\f018";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-emc:before {
  content: "\f019";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-erc:before {
  content: "\f01a";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-etc:before {
  content: "\f01b";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-eth:before {
  content: "\f01c";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-fct:before {
  content: "\f01d";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-flo:before {
  content: "\f01e";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-frk:before {
  content: "\f01f";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-ftc:before {
  content: "\f020";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-game:before {
  content: "\f021";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-gld:before {
  content: "\f022";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-gnt:before {
  content: "\f023";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-grc:before {
  content: "\f024";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-grs:before {
  content: "\f025";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-heat:before {
  content: "\f026";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-icn:before {
  content: "\f027";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-ifc:before {
  content: "\f028";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-incnt:before {
  content: "\f029";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-ioc:before {
  content: "\f02a";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-kmd:before {
  content: "\f02b";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-kobo:before {
  content: "\f02c";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-kore:before {
  content: "\f02d";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-lbc:before {
  content: "\f02e";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-ldoge:before {
  content: "\f02f";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-lsk:before {
  content: "\f030";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-ltc:before {
  content: "\f031";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-maid:before {
  content: "\f032";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-mint:before {
  content: "\f033";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-mona:before {
  content: "\f034";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-mue:before {
  content: "\f035";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-neos:before {
  content: "\f036";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-nlg:before {
  content: "\f037";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-nmc:before {
  content: "\f038";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-note:before {
  content: "\f039";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-nuc:before {
  content: "\f03a";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-nxt:before {
  content: "\f03b";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-ok:before {
  content: "\f03c";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-omni:before {
  content: "\f03d";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-pink:before {
  content: "\f03e";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-pivx:before {
  content: "\f03f";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-pot:before {
  content: "\f040";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-ppc:before {
  content: "\f041";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-qrk:before {
  content: "\f042";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-rby:before {
  content: "\f043";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-rdd:before {
  content: "\f044";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-rep:before {
  content: "\f045";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-rise:before {
  content: "\f046";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-sjcx:before {
  content: "\f047";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-sls:before {
  content: "\f048";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-steem:before {
  content: "\f049";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-strat:before {
  content: "\f04a";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-sys:before {
  content: "\f04b";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-trig:before {
  content: "\f04c";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-ubq:before {
  content: "\f04d";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-unity:before {
  content: "\f04e";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-usdt:before {
  content: "\f04f";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-vrc:before {
  content: "\f050";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-vtc:before {
  content: "\f051";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-waves:before {
  content: "\f052";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-xcp:before {
  content: "\f053";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-xem:before {
  content: "\f054";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-xmr:before {
  content: "\f055";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-xrp:before {
  content: "\f056";
}

/* line 9, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.cf-zec:before {
  content: "\f057";
}

/*! Select 2 */
/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container .select2-search--inline {
  float: left;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-results {
  display: block;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-results__option[aria-selected] {
  cursor: pointer;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--open .select2-dropdown {
  left: 0;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-search--dropdown {
  display: block;
  padding: 4px;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-search--dropdown.select2-search--hide {
  display: none;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 11, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/* DataTables 1.10.18 */
/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
  border-collapse: separate !important;
  border-spacing: 0;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
table.dataTable td, table.dataTable th {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty {
  text-align: center;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
div.dataTables_wrapper div.dataTables_length select {
  width: auto;
  display: inline-block;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
div.dataTables_wrapper div.dataTables_info {
  padding-top: 0.85em;
  white-space: nowrap;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
  justify-content: flex-end;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
  padding-right: 30px;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
table.dataTable thead > tr > th:active, table.dataTable thead > tr > td:active {
  outline: none;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
  position: absolute;
  bottom: 0.9em;
  display: block;
  opacity: 0.3;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before {
  right: 1em;
  content: "\2191";
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
  right: 0.5em;
  content: "\2193";
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:after {
  opacity: 1;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
  opacity: 0;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
div.dataTables_scrollBody table thead .sorting:before, div.dataTables_scrollBody table thead .sorting_asc:before, div.dataTables_scrollBody table thead .sorting_desc:before, div.dataTables_scrollBody table thead .sorting:after, div.dataTables_scrollBody table thead .sorting_asc:after, div.dataTables_scrollBody table thead .sorting_desc:after {
  display: none;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
div.dataTables_scrollBody table tbody tr:first-child th, div.dataTables_scrollBody table tbody tr:first-child td {
  border-top: none;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
div.dataTables_scrollFoot > .dataTables_scrollFootInner {
  box-sizing: content-box;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
  margin-top: 0 !important;
  border-top: none;
}

@media screen and (max-width: 767px) {
  /* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate {
    text-align: center;
  }
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
table.dataTable.table-sm > thead > tr > th {
  padding-right: 20px;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
table.dataTable.table-sm .sorting:before, table.dataTable.table-sm .sorting_asc:before, table.dataTable.table-sm .sorting_desc:before {
  top: 5px;
  right: 0.85em;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
table.dataTable.table-sm .sorting:after, table.dataTable.table-sm .sorting_asc:after, table.dataTable.table-sm .sorting_desc:after {
  top: 5px;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
table.table-bordered.dataTable th, table.table-bordered.dataTable td {
  border-left-width: 0;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child {
  border-right-width: 0;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
  border-bottom-width: 0;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
  padding-left: 0;
}

/* line 13, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
  padding-right: 0;
}

/*! Datepicker for Bootstrap v1.8.0 | Licensed under the Apache License v2.0 */
/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker-inline {
  width: 220px;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker-rtl {
  direction: rtl;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker-rtl.dropdown-menu {
  left: auto;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker-rtl table tr td span {
  float: right;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker-dropdown {
  top: 0;
  left: 0;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker td, .datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
  background-color: transparent;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table tr td.day.focused, .datepicker table tr td.day:hover {
  background: #eee;
  cursor: pointer;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table tr td.new, .datepicker table tr td.old {
  color: #999;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
  background: 0 0;
  color: #999;
  cursor: default;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table tr td.today.active, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled.active:hover, .datepicker table tr td.today.disabled.disabled:hover, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today.disabled[disabled]:hover, .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today:active, .datepicker table tr td.today:hover, .datepicker table tr td.today.active:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover:active, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today[disabled]:hover, .datepicker table tr td.today[disabled] {
  background-color: #fdf59a;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table tr td.today.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled.active:hover, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today:active, .datepicker table tr td.today.active:hover, .datepicker table tr td.today:hover:active {
  background-color: #fbf069\9;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table tr td.today:hover:hover {
  color: #000;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table tr td.today.active:hover {
  color: #fff;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table tr td.range, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover, .datepicker table tr td.range:hover {
  background: #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table tr td.range.today, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled.active:hover, .datepicker table tr td.range.today.disabled.disabled:hover, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today.disabled[disabled]:hover, .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.active:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today[disabled]:hover, .datepicker table tr td.range.today[disabled] {
  background-color: #f3e97a;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled.active:hover, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today.active:hover, .datepicker table tr td.range.today:hover:active {
  background-color: #efe24b\9;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table tr td.selected, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(to bottom, #b3b3b3, grey);
  background-image: -ms-linear-gradient(to bottom, #b3b3b3, grey);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(grey));
  background-image: -webkit-linear-gradient(to bottom, #b3b3b3, grey);
  background-image: -o-linear-gradient(to bottom, #b3b3b3, grey);
  background-image: linear-gradient(to bottom, #b3b3b3, grey);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: grey grey #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled.active:hover, .datepicker table tr td.selected.disabled.disabled:hover, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected.disabled[disabled]:hover, .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.active:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected[disabled]:hover, .datepicker table tr td.selected[disabled] {
  background-color: grey;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled.active:hover, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected:active, .datepicker table tr td.selected.active:hover, .datepicker table tr td.selected:hover:active {
  background-color: #666\9;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #04c);
  background-image: -ms-linear-gradient(to bottom, #08c, #04c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
  background-image: -webkit-linear-gradient(to bottom, #08c, #04c);
  background-image: -o-linear-gradient(to bottom, #08c, #04c);
  background-image: linear-gradient(to bottom, #08c, #04c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled.active:hover, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled[disabled]:hover, .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active[disabled]:hover, .datepicker table tr td.active[disabled] {
  background-color: #04c;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table tr td.active.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled.active:hover, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active:active, .datepicker table tr td.active.active:hover, .datepicker table tr td.active:hover:active {
  background-color: #039\9;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table tr td span.focused, .datepicker table tr td span:hover {
  background: #eee;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
  background: 0 0;
  color: #999;
  cursor: default;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #04c);
  background-image: -ms-linear-gradient(to bottom, #08c, #04c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
  background-image: -webkit-linear-gradient(to bottom, #08c, #04c);
  background-image: -o-linear-gradient(to bottom, #08c, #04c);
  background-image: linear-gradient(to bottom, #08c, #04c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled.active:hover, .datepicker table tr td span.active.disabled.disabled:hover, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled[disabled]:hover, .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.active:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active[disabled]:hover, .datepicker table tr td span.active[disabled] {
  background-color: #04c;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled.active:hover, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active.active:hover, .datepicker table tr td span.active:hover:active {
  background-color: #039\9;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker table tr td span.new, .datepicker table tr td span.old {
  color: #999;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker .datepicker-switch {
  width: 145px;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker .datepicker-switch, .datepicker .next, .datepicker .prev, .datepicker tfoot tr th {
  cursor: pointer;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover {
  background: #eee;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker .next.disabled, .datepicker .prev.disabled {
  visibility: hidden;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-append.date .add-on, .input-prepend.date .add-on {
  cursor: pointer;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-append.date .add-on i, .input-prepend.date .add-on i {
  margin-top: 3px;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-daterange input {
  text-align: center;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

/* line 15, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}

/*! jQuery Timepicker - v1.3.5 | http://timepicker.co | Copyright (c) 2016 Willington Vega; Licensed MIT, GPL */
/* line 17, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.ui-timepicker-container {
  position: absolute;
  overflow: hidden;
  box-sizing: border-box;
}

/* line 17, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.ui-timepicker {
  box-sizing: content-box;
  display: block;
  height: 205px;
  list-style: none outside none;
  margin: 0;
  padding: 0 1px;
  text-align: center;
}

/* line 17, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.ui-timepicker-viewport {
  box-sizing: content-box;
  display: block;
  height: 205px;
  margin: 0;
  padding: 0;
  overflow: auto;
  overflow-x: hidden;
}

/* line 17, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.ui-timepicker-standard {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em;
  background-color: #FFF;
  border: 1px solid #AAA;
  color: #222;
  margin: 0;
  padding: 2px;
}

/* line 17, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.ui-timepicker-standard a {
  border: 1px solid transparent;
  color: #222;
  display: block;
  padding: .2em .4em;
  text-decoration: none;
}

/* line 17, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.ui-timepicker-standard .ui-state-hover {
  background-color: #DADADA;
  border: 1px solid #999;
  font-weight: 400;
  color: #212121;
}

/* line 17, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.ui-timepicker-standard .ui-menu-item {
  margin: 0;
  padding: 0;
}

/* line 17, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.ui-timepicker-corners, .ui-timepicker-corners .ui-corner-all {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

/* line 17, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.ui-timepicker-hidden {
  display: none;
}

/* line 17, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.ui-timepicker-no-scrollbar .ui-timepicker {
  border: 0;
}

/*! Magnific Popup CSS */
/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-bg, .mfp-wrap {
  position: fixed;
  left: 0;
  top: 0;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-bg, .mfp-container, .mfp-wrap {
  height: 100%;
  width: 100%;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-arrow:after, .mfp-arrow:before, .mfp-container:before, .mfp-figure:after {
  content: '';
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  background: #0b0b0b;
  opacity: .8;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-wrap {
  z-index: 1043;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-container {
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-container:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-align-top .mfp-container:before {
  display: none;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-ajax-cur {
  cursor: progress;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-loading.mfp-figure {
  display: none;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-hide {
  display: none !important;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-preloader a {
  color: #CCC;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-close, .mfp-preloader a:hover {
  color: #FFF;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
  display: none;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
button.mfp-arrow, button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-figure:after, .mfp-iframe-scaler iframe {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  font-style: normal;
  font-size: 28px;
  font-family: Arial,Baskerville,monospace;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-close:focus, .mfp-close:hover {
  opacity: 1;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-close:active {
  top: 1px;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-close-btn-in .mfp-close {
  color: #333;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-figure, img.mfp-img {
  line-height: 0;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-arrow:active {
  margin-top: -54px;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-arrow:focus, .mfp-arrow:hover {
  opacity: 1;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-arrow:after, .mfp-arrow:before {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-arrow-left {
  left: 0;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-arrow-right {
  right: 0;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-image-holder .mfp-content, img.mfp-img {
  max-width: 100%;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-iframe-scaler iframe {
  display: block;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-figure:after, img.mfp-img {
  width: auto;
  height: auto;
  display: block;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
img.mfp-img {
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-figure:after {
  top: 40px;
  bottom: 40px;
  right: 0;
  z-index: -1;
  background: #444;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-figure figure {
  margin: 0;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

/* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  /* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  /* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  /* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  /* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  /* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  /* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  /* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  /* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  /* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  /* line 19, app/assets/stylesheets/tokenwiz/vendor.bundle.css */
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/** Use for override tokenwiz theme **/
/* line 67, app/assets/stylesheets/tokenwiz/custom/index.scss */
.checkbox input[type=checkbox] {
  margin-top: 1px !important;
}

/* line 71, app/assets/stylesheets/tokenwiz/custom/index.scss */
.container-divider {
  display: flex;
}

/* line 77, app/assets/stylesheets/tokenwiz/custom/index.scss */
.has-dropdown.clicked > a::after {
  transform: translateY(-50%) rotate(180deg);
}

/* line 81, app/assets/stylesheets/tokenwiz/custom/index.scss */
.teamname {
  border-bottom: 1px solid #e8e8e8;
}

/* line 85, app/assets/stylesheets/tokenwiz/custom/index.scss */
.yourplan {
  padding-bottom: 0px !important;
  font-size: 12px;
}

/* line 90, app/assets/stylesheets/tokenwiz/custom/index.scss */
.btn-update {
  padding: 0 !important;
  margin-right: 15px;
}

/* line 95, app/assets/stylesheets/tokenwiz/custom/index.scss */
.btn-update a {
  padding-left: 10px !important;
  margin-left: 10px;
  color: #fff !important;
  width: 130px;
}

/* line 102, app/assets/stylesheets/tokenwiz/custom/index.scss */
.btn-update span {
  margin-left: 10px !important;
}

/* line 106, app/assets/stylesheets/tokenwiz/custom/index.scss */
.navbar-fas {
  margin-left: 2px;
  font-size: 17px;
  width: 28px;
}

/* line 114, app/assets/stylesheets/tokenwiz/custom/index.scss */
.site .card-logo {
  height: 30px;
}

/* line 118, app/assets/stylesheets/tokenwiz/custom/index.scss */
.site .card-body {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}

/* line 125, app/assets/stylesheets/tokenwiz/custom/index.scss */
.site .card-body > a {
  font-size: 13px;
}

/* line 129, app/assets/stylesheets/tokenwiz/custom/index.scss */
.card-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 135, app/assets/stylesheets/tokenwiz/custom/index.scss */
.site .card-body > *, .customer-info li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 141, app/assets/stylesheets/tokenwiz/custom/index.scss */
.site-searchbar {
  background-color: #fff;
  margin-bottom: 40px;
  padding: 10px;
}

/* line 147, app/assets/stylesheets/tokenwiz/custom/index.scss */
.site-searchbar input {
  font-size: 15px !important;
}

/* line 151, app/assets/stylesheets/tokenwiz/custom/index.scss */
.card-buttons {
  display: flex;
  justify-content: center;
  padding-top: 20px;
}

/* line 157, app/assets/stylesheets/tokenwiz/custom/index.scss */
.card-buttons > * {
  width: 85px;
}

/* line 161, app/assets/stylesheets/tokenwiz/custom/index.scss */
.customer-info li {
  background-color: #e8e8e8;
  padding: 10px 20px;
  margin-bottom: 15px;
  width: 400px;
  max-width: 100%;
}

/* line 169, app/assets/stylesheets/tokenwiz/custom/index.scss */
.customer-info em {
  font-size: 20px;
  width: 25px;
  text-align: center;
  vertical-align: middle;
  margin-right: 10px;
}

/* line 177, app/assets/stylesheets/tokenwiz/custom/index.scss */
.data-col {
  vertical-align: middle;
}

/* line 181, app/assets/stylesheets/tokenwiz/custom/index.scss */
.menu-button {
  overflow: visible !important;
}

/* line 185, app/assets/stylesheets/tokenwiz/custom/index.scss */
.footer-bar {
  padding: 10px 50px;
}

/* line 189, app/assets/stylesheets/tokenwiz/custom/index.scss */
.footer-links li:first-child {
  padding-left: 0px;
}

/* line 193, app/assets/stylesheets/tokenwiz/custom/index.scss */
.footer-second-row {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

/* line 199, app/assets/stylesheets/tokenwiz/custom/index.scss */
.copyright-text {
  font-size: 13px;
  margin-right: 30px;
}

/* line 204, app/assets/stylesheets/tokenwiz/custom/index.scss */
.copyright-text::before {
  content: '\00a9';
  margin-right: 2px;
}

@media (max-width: 576px) {
  /* line 215, app/assets/stylesheets/tokenwiz/custom/index.scss */
  .topbar-nav {
    margin: 0;
  }
  /* line 219, app/assets/stylesheets/tokenwiz/custom/index.scss */
  .site.card-innr {
    padding: 8px 10px;
  }
  /* line 223, app/assets/stylesheets/tokenwiz/custom/index.scss */
  .site.card-innr > a {
    width: 80px;
  }
  /* line 227, app/assets/stylesheets/tokenwiz/custom/index.scss */
  .site .card-title {
    font-size: 1.2em;
  }
  /* line 231, app/assets/stylesheets/tokenwiz/custom/index.scss */
  .site .badge-md {
    padding: 3px 6px;
    min-width: 70px;
  }
  /* line 236, app/assets/stylesheets/tokenwiz/custom/index.scss */
  .site .btn {
    padding: 4px 10px;
  }
  /* line 240, app/assets/stylesheets/tokenwiz/custom/index.scss */
  .orders.card-innr {
    padding: 16px 10px;
    overflow-x: scroll;
  }
  /* line 245, app/assets/stylesheets/tokenwiz/custom/index.scss */
  .orders .card-head {
    padding-bottom: 0px;
  }
  /* line 249, app/assets/stylesheets/tokenwiz/custom/index.scss */
  .orders .data-table {
    padding-right: 10px;
  }
  /* line 253, app/assets/stylesheets/tokenwiz/custom/index.scss */
  .data-head .data-col {
    font-size: 10px;
    line-height: 1.5;
  }
  /* line 258, app/assets/stylesheets/tokenwiz/custom/index.scss */
  .visa-date, .visa-program, .visa-reference {
    display: none;
  }
  /* line 262, app/assets/stylesheets/tokenwiz/custom/index.scss */
  .mobile-uuid {
    display: none;
  }
  /* line 266, app/assets/stylesheets/tokenwiz/custom/index.scss */
  .footer-bar {
    padding: 0 10px;
  }
  /* line 270, app/assets/stylesheets/tokenwiz/custom/index.scss */
  .footer-links {
    margin: 0;
  }
  /* line 274, app/assets/stylesheets/tokenwiz/custom/index.scss */
  .footer-links li {
    padding: 3px 5px;
  }
  /* line 278, app/assets/stylesheets/tokenwiz/custom/index.scss */
  .footer-second-row {
    justify-content: space-between;
  }
  /* line 282, app/assets/stylesheets/tokenwiz/custom/index.scss */
  .copyright-text {
    margin: 0;
  }
  /* line 286, app/assets/stylesheets/tokenwiz/custom/index.scss */
  .lang-switch-btn {
    padding: 3px 6px;
    font-size: 12px;
  }
}

@media (min-width: 577px) {
  /* line 294, app/assets/stylesheets/tokenwiz/custom/index.scss */
  .col-footer-second-row {
    padding-right: 0px !important;
  }
}

@media (max-width: 1024px) {
  /* line 320, app/assets/stylesheets/tokenwiz/custom/index.scss */
  .navbar-menu > li > a {
    padding: 6px 0;
  }
  /* line 324, app/assets/stylesheets/tokenwiz/custom/index.scss */
  .data-col {
    max-width: 150px;
  }
}

/* line 1, app/assets/stylesheets/tokenwiz/custom/_select2.scss */
.select2-search, .select2-search--dropdown {
  display: block;
  background: #fff;
}

/* line 6, app/assets/stylesheets/tokenwiz/custom/_select2.scss */
.select2-search--dropdown .select2-search__field {
  border-radius: 4px;
  border: 1px solid #d2dde9;
  width: 100%;
  padding: 10px 15px;
  line-height: 20px;
  font-size: .9em;
  color: rgba(73, 84, 99, 0.7);
  transition: all .4s;
}

/* line 18, app/assets/stylesheets/tokenwiz/custom/_select2.scss */
.select2-results__option::before {
  width: 15px;
  height: 15px;
  content: '';
  display: inline-block;
  margin-right: 5px;
  vertical-align: text-bottom;
  border-radius: 2px;
}

/* line 28, app/assets/stylesheets/tokenwiz/custom/_select2.scss */
.select2-results__option[color='default']::before {
  background-color: #1b1b1b;
}

/* line 31, app/assets/stylesheets/tokenwiz/custom/_select2.scss */
.select2-results__option[color='charcoal']::before {
  background-color: #455e84;
}

/* line 34, app/assets/stylesheets/tokenwiz/custom/_select2.scss */
.select2-results__option[color='green']::before {
  background-color: #21a184;
}

/* line 37, app/assets/stylesheets/tokenwiz/custom/_select2.scss */
.select2-results__option[color='pigeon']::before {
  background-color: #3e58d7;
}

/* line 40, app/assets/stylesheets/tokenwiz/custom/_select2.scss */
.select2-results__option[color='purple']::before {
  background-color: #7245d8;
}

/* line 43, app/assets/stylesheets/tokenwiz/custom/_select2.scss */
.select2-results__option[color='violet']::before {
  background-color: #5539ce;
}

/* line 1, app/assets/stylesheets/tokenwiz/custom/_page_ath.scss */
.page-ath-gfx {
  background-image: none !important;
}

/*!
Template :  TokenWiz - ICO User Dashboard
Preset   :  Default
Author   :  Softnio
Version  :  1.0.4
Updated  :  03.13.2019
*/
/*!
 * Table of Contents
 * 01.00 - Fonts
 * 02.00 - Reset
 * 03.00 - Plugins
 * 03.01 -- Datepicker
 * 03.02 -- DropZone
 * 03.03 -- Toastr
 * 03.04 -- Sweat Alert
 * 03.05 -- DataTable
 * 03.06 -- ScrollBar
 * 04.00 - Elements
 * 04.01 -- Buttons
 * 04.02 -- Forms
 * 04.03 -- Alerts
 * 04.04 -- Modals
 * 04.05 -- Tabs
 * 04.06 -- Accordions
 * 04.07 -- Common UI
 * 04.08 -- Table
 * 04.09 -- Cards
 * 04.10 -- Misc Elements
 * 04.11 -- Tokens
 * 04.12 -- Chat
 * 04.13 -- Timeline
 * 05.00 - Utility
 * 06.00 - Layout
 */
/** 01.0 - FONTS */
@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-Light-03276ec66a9a25c90d357ece137dc5637f616662ad14e1b032c57b826df735c8.eot);
  src: local("Roboto Light"), local("Roboto-Light"), url(/assets/Roboto-Light-03276ec66a9a25c90d357ece137dc5637f616662ad14e1b032c57b826df735c8.eot?#iefix) format("embedded-opentype"), url(/assets/Roboto-Light-7087b77399a208b7b9eda70746b8f5f0f3fb5573d0a86c106981868475aa56e0.woff2) format("woff2"), url(/assets/Roboto-Light-de21aa6d938f750a6af66ef30631ad33b13568d7a7408b84ecb59e202c6e2494.woff) format("woff"), url(/assets/Roboto-Light-0ae5d24b3938e7039c4fded1ffcda4dcd52e76c1d2a05d936cf937b4913e605d.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-Regular-0673c08f2653879c9108f7576dfb495c0ddd3282c8fb67728bded7685d5a5ed1.eot);
  src: local("Roboto"), local("Roboto-Regular"), url(/assets/Roboto-Regular-0673c08f2653879c9108f7576dfb495c0ddd3282c8fb67728bded7685d5a5ed1.eot?#iefix) format("embedded-opentype"), url(/assets/Roboto-Regular-11a6f15cf048155e0faee8a8083bd30a2e70b39130484f38be4adb8f5a5a138a.woff2) format("woff2"), url(/assets/Roboto-Regular-60d7ca91f0ec751ef4db53bb743d40c6e8fbfee88cabf97b00b0347e69774cbf.woff) format("woff"), url(/assets/Roboto-Regular-a21141d97d654e4ec6df9f78b0b1783304f02dc68aa77f81e7fe351c00642a92.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-Medium-884d86dfe64e81440d28b28662c5f1c7d8be4f06cd7540d2fdd6990034f79aec.eot);
  src: local("Roboto Medium"), local("Roboto-Medium"), url(/assets/Roboto-Medium-884d86dfe64e81440d28b28662c5f1c7d8be4f06cd7540d2fdd6990034f79aec.eot?#iefix) format("embedded-opentype"), url(/assets/Roboto-Medium-19babe6f0119386381396b99a5f609c22ce21ec427a1b225b78c28021ea5d531.woff2) format("woff2"), url(/assets/Roboto-Medium-c60f2035205719163189191f85e7aaae7e3bb1d671367d6309a583706c5c9078.woff) format("woff"), url(/assets/Roboto-Medium-b21d5d1c77b531cc93ece6c2ecd71f7e1f5316c340d5b1958ff8fa91c71457ff.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-Bold-c3b5e6d377dee31d4f2d426a22c0082149586b34525bd08a5c6b2c930f0e6c9e.eot);
  src: local("Roboto Bold"), local("Roboto-Bold"), url(/assets/Roboto-Bold-c3b5e6d377dee31d4f2d426a22c0082149586b34525bd08a5c6b2c930f0e6c9e.eot?#iefix) format("embedded-opentype"), url(/assets/Roboto-Bold-1cca2cfb3f0101354f4106c284418b9ffb82b9147574d45670c0a26d9c4913a5.woff2) format("woff2"), url(/assets/Roboto-Bold-3df4f91cddf013fde563f16d79cb101606c5a3e5f764ed308cfdea1bc00e5722.woff) format("woff"), url(/assets/Roboto-Bold-8274ee75777001f3e161336079fcc4bc6efb8a6ca2b35c9b45e41e251520f908.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
}

/** 02.0 - RESET */
/* line 42, app/assets/stylesheets/tokenwiz/style.css */
body {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 1.7;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #f4f4f4;
  min-width: 320px;
  color: #495463;
}

/* line 44, app/assets/stylesheets/tokenwiz/style.css */
img {
  max-width: 100%;
}

/* line 46, app/assets/stylesheets/tokenwiz/style.css */
h1, h2, h3, h4, h5, h6, p, ul:not([class]), ol, table {
  margin-bottom: 12px;
}

/* line 47, app/assets/stylesheets/tokenwiz/style.css */
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, p:last-child, ul:not([class]):last-child, ol:last-child, table:last-child {
  margin-bottom: 0;
}

/* line 49, app/assets/stylesheets/tokenwiz/style.css */
h1, h2, h3, h4, h5, h6, label {
  font-weight: 400;
  line-height: 1.3;
}

/* line 51, app/assets/stylesheets/tokenwiz/style.css */
h1, h2, h4, h5 {
  color: #000000;
}

/* line 53, app/assets/stylesheets/tokenwiz/style.css */
h1, .h1 {
  font-size: 1.37em;
}

/* line 55, app/assets/stylesheets/tokenwiz/style.css */
h2, .h2 {
  font-size: 1.3em;
}

/* line 57, app/assets/stylesheets/tokenwiz/style.css */
h3, .h3 {
  font-size: 1.2em;
}

/* line 59, app/assets/stylesheets/tokenwiz/style.css */
h4, .h4 {
  font-size: 1.15em;
}

/* line 61, app/assets/stylesheets/tokenwiz/style.css */
h5, .h5 {
  font-size: 1.07em;
}

/* line 63, app/assets/stylesheets/tokenwiz/style.css */
h6, .h6 {
  font-size: .93em;
}

/* line 65, app/assets/stylesheets/tokenwiz/style.css */
p {
  font-size: 1em;
}

/* line 67, app/assets/stylesheets/tokenwiz/style.css */
p.lead {
  font-size: 1.15em;
}

/* line 68, app/assets/stylesheets/tokenwiz/style.css */
p.large {
  font-size: 1.1em;
}

@media (min-width: 576px) {
  /* line 70, app/assets/stylesheets/tokenwiz/style.css */
  h1, .h1 {
    font-size: 1.714em;
  }
  /* line 71, app/assets/stylesheets/tokenwiz/style.css */
  h2, .h2 {
    font-size: 1.62em;
  }
  /* line 72, app/assets/stylesheets/tokenwiz/style.css */
  h3, .h3 {
    font-size: 1.52em;
  }
  /* line 73, app/assets/stylesheets/tokenwiz/style.css */
  h4, .h4 {
    font-size: 1.29em;
  }
  /* line 74, app/assets/stylesheets/tokenwiz/style.css */
  p.large {
    font-size: 1.2em;
  }
}

@media (min-width: 768px) {
  /* line 75, app/assets/stylesheets/tokenwiz/style.css */
  body {
    font-size: 15px;
  }
}

/* line 76, app/assets/stylesheets/tokenwiz/style.css */
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, p span {
  color: #1b1b1b;
}

/* line 78, app/assets/stylesheets/tokenwiz/style.css */
ul, ol {
  padding: 0px;
  margin: 0px;
}

/* line 79, app/assets/stylesheets/tokenwiz/style.css */
ul li, ol li {
  list-style: none;
}

/* line 81, app/assets/stylesheets/tokenwiz/style.css */
.relative {
  position: relative;
}

/* line 83, app/assets/stylesheets/tokenwiz/style.css */
p + h1, p + h2, p + h3, p + h4, p + h5, p + h4, ul + h1, ul + h2, ul + h3, ul + h4, ul + h5, ul + h4, ol + h1, ol + h2, ol + h3, ol + h4, ol + h5, ol + h4, table + h1, table + h2, table + h3, table + h4, table + h5, table + h4 {
  margin-top: 30px;
}

/* line 85, app/assets/stylesheets/tokenwiz/style.css */
ul + p:not([class]), ul + ul:not([class]), ul + ol:not([class]), ol + ol:not([class]), ol + ul:not([class]), ul + table:not([class]), ol + table:not([class]) {
  margin-top: 35px;
}

/* line 87, app/assets/stylesheets/tokenwiz/style.css */
b, strong {
  font-weight: 500;
}

/* line 89, app/assets/stylesheets/tokenwiz/style.css */
blockquote {
  font-size: 1.3em;
  background: #f4f4f4;
  padding: 20px 30px;
  font-style: italic;
}

/* line 91, app/assets/stylesheets/tokenwiz/style.css */
a {
  outline: 0;
  transition: all 0.5s;
  color: #1b1b1b;
}

/* line 92, app/assets/stylesheets/tokenwiz/style.css */
a:link, a:visited {
  text-decoration: none;
}

/* line 93, app/assets/stylesheets/tokenwiz/style.css */
a:hover, a:focus, a:active {
  outline: 0;
  color: #000000;
}

/* line 95, app/assets/stylesheets/tokenwiz/style.css */
p a {
  color: #1b1b1b;
}

/* line 96, app/assets/stylesheets/tokenwiz/style.css */
p a:hover, p a:focus {
  color: #1b1b1b;
  box-shadow: 0 1px 0 currentColor;
}

/* 03.0 - PLUGINS */
/** DatePicker @Plugins */
/* line 100, app/assets/stylesheets/tokenwiz/style.css */
.datepicker-dropdown:before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}

/* line 102, app/assets/stylesheets/tokenwiz/style.css */
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
  border-bottom: 6px solid #b1becc;
}

/* line 104, app/assets/stylesheets/tokenwiz/style.css */
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-top: 6px solid #b1becc;
}

/* line 106, app/assets/stylesheets/tokenwiz/style.css */
.datepicker-dropdown.datepicker-orient-left:before {
  left: 7px;
}

/* line 108, app/assets/stylesheets/tokenwiz/style.css */
.datepicker-switch {
  padding: 6px 0;
  font-weight: 500;
  transition: all .4s;
}

/* line 109, app/assets/stylesheets/tokenwiz/style.css */
.datepicker.dropdown-menu {
  border: none;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  padding: 10px;
  border: 1px solid #b1becc;
  min-width: 250px;
}

/* line 110, app/assets/stylesheets/tokenwiz/style.css */
.datepicker.dropdown-menu td {
  padding: 5px;
  min-width: 32px;
  font-size: 13px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}

/* line 111, app/assets/stylesheets/tokenwiz/style.css */
.datepicker table {
  width: 100%;
}

/* line 112, app/assets/stylesheets/tokenwiz/style.css */
.datepicker table thead tr th {
  padding: 6px 0;
  font-size: 13px;
  font-weight: 500;
  transition: all .4s;
  color: #758698;
}

/* line 113, app/assets/stylesheets/tokenwiz/style.css */
.datepicker table thead tr th:hover {
  background: #eaf3fc !important;
}

/* line 114, app/assets/stylesheets/tokenwiz/style.css */
.datepicker table thead tr th.dow {
  color: #495463;
  font-size: 11px;
  padding: 2px 0;
  text-transform: uppercase;
}

/* line 115, app/assets/stylesheets/tokenwiz/style.css */
.datepicker table tfoot tr th {
  padding: 6px 0;
  font-weight: 500;
  transition: all .4s;
  color: #3c3c3c;
  text-transform: uppercase;
  font-size: 11px;
}

/* line 116, app/assets/stylesheets/tokenwiz/style.css */
.datepicker table tfoot tr th:hover {
  background: #eaf3fc !important;
}

/* line 117, app/assets/stylesheets/tokenwiz/style.css */
.datepicker table tr th {
  transition: all .4s;
}

/* line 118, app/assets/stylesheets/tokenwiz/style.css */
.datepicker table tr td {
  transition: all .4s;
  color: #8599c6;
}

/* line 119, app/assets/stylesheets/tokenwiz/style.css */
.datepicker table tr td.day:hover {
  background: #eaf3fc;
}

/* line 120, app/assets/stylesheets/tokenwiz/style.css */
.datepicker table tr td.old, .datepicker table tr td.new {
  color: rgba(133, 153, 198, 0.4);
}

/* line 121, app/assets/stylesheets/tokenwiz/style.css */
.datepicker table tr td.old.year, .datepicker table tr td.new.year {
  color: inherit;
}

/* line 122, app/assets/stylesheets/tokenwiz/style.css */
.datepicker table tr td.today, .datepicker table tr td.today.range {
  background: rgba(37, 57, 146, 0.3);
  color: #495463;
}

/* line 123, app/assets/stylesheets/tokenwiz/style.css */
.datepicker table tr td.range {
  background: #eaf3fc;
}

/* line 124, app/assets/stylesheets/tokenwiz/style.css */
.datepicker table tr td.range-start {
  border-radius: 4px 0 0 4px;
}

/* line 125, app/assets/stylesheets/tokenwiz/style.css */
.datepicker table tr td.range-end {
  border-radius: 0 4px 4px 0;
}

/* line 126, app/assets/stylesheets/tokenwiz/style.css */
.datepicker table tr td.range-start.range-end {
  border-radius: 4px;
}

/* line 127, app/assets/stylesheets/tokenwiz/style.css */
.datepicker table tr td span {
  transition: all .4s;
}

/* line 128, app/assets/stylesheets/tokenwiz/style.css */
.datepicker table tr td span:hover, .datepicker table tr td span.focused {
  background: #eaf3fc;
}

/* line 129, app/assets/stylesheets/tokenwiz/style.css */
.datepicker table tr td.today:hover:hover, .datepicker table tr td.today.range:hover:hover, .datepicker table tr td.range:hover, .datepicker table tr td.selected, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.active.active, .datepicker table tr td.active.active:hover:hover, .datepicker table tr td span.active.active, .datepicker table tr td span.active.active:hover:hover {
  background: #1b1b1b;
  color: #fff;
}

/* line 131, app/assets/stylesheets/tokenwiz/style.css */
.ui-timepicker {
  text-align: left;
}

/* line 132, app/assets/stylesheets/tokenwiz/style.css */
.ui-timepicker-container {
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  border: 1px solid #b1becc;
  border-top: none;
  border-radius: 0 0 4px 4px;
}

/* line 133, app/assets/stylesheets/tokenwiz/style.css */
.ui-timepicker-container .ui-state-hover {
  background: rgba(230, 239, 251, 0.3);
  border: none;
  font-weight: 400;
  border-radius: 4px;
}

/* line 134, app/assets/stylesheets/tokenwiz/style.css */
.ui-timepicker-container li a {
  padding: 3px 14px;
  letter-spacing: 0.04em;
  transition: none;
  border: none;
  cursor: pointer;
  font-weight: 400;
}

/* line 136, app/assets/stylesheets/tokenwiz/style.css */
.modal .has-timepicker {
  z-index: 1099;
}

/* line 138, app/assets/stylesheets/tokenwiz/style.css */
.has-timepicker .time-picker:focus {
  border-radius: 4px 4px 0 0;
}

/* line 140, app/assets/stylesheets/tokenwiz/style.css */
.input-daterange input {
  text-align: left;
}

/* line 141, app/assets/stylesheets/tokenwiz/style.css */
.input-daterange input:last-child {
  border-radius: 4px;
}

/* line 143, app/assets/stylesheets/tokenwiz/style.css */
.date-picker-range {
  position: relative;
}

/* line 145, app/assets/stylesheets/tokenwiz/style.css */
.date-picker, .time-picker {
  font-size: 12px;
}

@media (min-width: 480px) {
  /* line 147, app/assets/stylesheets/tokenwiz/style.css */
  .date-picker, .time-picker {
    font-size: 14px;
  }
  /* line 148, app/assets/stylesheets/tokenwiz/style.css */
  .datepicker.dropdown-menu {
    min-width: 270px;
  }
}

/** DropZone @Plugins */
/* line 150, app/assets/stylesheets/tokenwiz/style.css */
.dz-clickable {
  border: 1px dashed #b1becc;
  background: #f4f4f4;
  border-radius: 4px;
  padding: 50px 0 20px;
  text-align: center;
}

/* line 151, app/assets/stylesheets/tokenwiz/style.css */
.dz-sm {
  padding: 40px 0 20px;
}

/* line 152, app/assets/stylesheets/tokenwiz/style.css */
.dz-message {
  padding-bottom: 30px;
}

/* line 153, app/assets/stylesheets/tokenwiz/style.css */
.dz-message span {
  display: block;
  color: rgba(117, 134, 152, 0.6);
}

/* line 154, app/assets/stylesheets/tokenwiz/style.css */
.dz-message-text {
  font-size: 13px;
}

/* line 155, app/assets/stylesheets/tokenwiz/style.css */
.dz-message-or {
  font-size: 16px;
  margin-bottom: 4px;
  text-transform: uppercase;
}

/* line 156, app/assets/stylesheets/tokenwiz/style.css */
.dz-sm .dz-message {
  padding-bottom: 20px;
}

/* line 157, app/assets/stylesheets/tokenwiz/style.css */
.dz-preview {
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
  width: 120px;
  display: inline-block;
}

/* line 158, app/assets/stylesheets/tokenwiz/style.css */
.dz-image img {
  border-radius: 4px;
  border: 1px solid #d3e0f3;
}

/* line 159, app/assets/stylesheets/tokenwiz/style.css */
.dz-filename {
  font-size: 13px;
}

/* line 160, app/assets/stylesheets/tokenwiz/style.css */
.dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 10px;
  top: 55px;
  left: 50%;
  width: 80px;
  transform: translateX(-50%);
  background: rgba(255, 255, 255, 0.9);
  border-radius: 5px;
  overflow: hidden;
  transition: all .4s;
}

/* line 161, app/assets/stylesheets/tokenwiz/style.css */
.dz-complete .dz-progress {
  opacity: 0;
}

/* line 162, app/assets/stylesheets/tokenwiz/style.css */
.dz-upload {
  background: #333;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  transition: all .3s ease-in-out;
}

/* line 163, app/assets/stylesheets/tokenwiz/style.css */
.dz-error-message, .dz-success-message {
  font-size: 13px;
}

/* line 164, app/assets/stylesheets/tokenwiz/style.css */
.dz-error-mark, .dz-success-mark {
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}

/* line 165, app/assets/stylesheets/tokenwiz/style.css */
.dz-error-mark svg, .dz-success-mark svg {
  height: 40px !important;
  width: 40px !important;
}

/* line 166, app/assets/stylesheets/tokenwiz/style.css */
.dz-error-mark svg g, .dz-success-mark svg g {
  stroke-opacity: .7;
  stroke-width: 2;
}

/* line 167, app/assets/stylesheets/tokenwiz/style.css */
.dz-error-message {
  color: #ff6868;
}

/* line 168, app/assets/stylesheets/tokenwiz/style.css */
.dz-error-mark g {
  stroke: rgba(255, 104, 104, 0.7) !important;
}

/* line 169, app/assets/stylesheets/tokenwiz/style.css */
.dz-error .dz-error-mark {
  display: block;
}

/* line 170, app/assets/stylesheets/tokenwiz/style.css */
.dz-success-message {
  color: #00d285;
}

/* line 171, app/assets/stylesheets/tokenwiz/style.css */
.dz-success-mark g {
  stroke: rgba(0, 210, 133, 0.7) !important;
}

/* line 172, app/assets/stylesheets/tokenwiz/style.css */
.dz-success .dz-success-mark {
  display: block;
}

/* Sweat Alert */
/* line 175, app/assets/stylesheets/tokenwiz/style.css */
.swal-footer {
  text-align: center;
  padding: 13px 16px 40px;
}

/* line 176, app/assets/stylesheets/tokenwiz/style.css */
.swal-text {
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  line-height: 1.8;
}

/* line 177, app/assets/stylesheets/tokenwiz/style.css */
.swal-icon:first-child {
  margin-top: 45px;
}

/* line 178, app/assets/stylesheets/tokenwiz/style.css */
.swal-icon--success__ring {
  border-color: rgba(0, 210, 133, 0.4);
}

/* line 179, app/assets/stylesheets/tokenwiz/style.css */
.swal-icon--success__line {
  background: #00d285;
}

/* line 180, app/assets/stylesheets/tokenwiz/style.css */
.swal-icon--info {
  border-color: rgba(27, 171, 254, 0.4);
}

/* line 181, app/assets/stylesheets/tokenwiz/style.css */
.swal-icon--info:before, .swal-icon--info:after {
  background: #1babfe;
}

/* line 182, app/assets/stylesheets/tokenwiz/style.css */
.swal-icon--warning {
  border-color: rgba(255, 193, 0, 0.2);
}

/* line 183, app/assets/stylesheets/tokenwiz/style.css */
.swal-icon--warning__body, .swal-icon--warning__dot {
  background: #ffc100;
}

/* line 184, app/assets/stylesheets/tokenwiz/style.css */
.swal-icon--error {
  border-color: rgba(255, 104, 104, 0.4);
}

/* line 185, app/assets/stylesheets/tokenwiz/style.css */
.swal-icon--error__line {
  background: #ff6868;
}

/* line 186, app/assets/stylesheets/tokenwiz/style.css */
.swal-title {
  color: #000000;
  font-size: 24px;
}

/* line 187, app/assets/stylesheets/tokenwiz/style.css */
.swal-content {
  padding: 0 45px;
}

/* line 188, app/assets/stylesheets/tokenwiz/style.css */
.swal-content__input {
  border-radius: 4px;
  border: 1px solid #d2dde9;
  width: 100%;
  padding: 10px 15px;
  line-height: 20px;
  font-size: .9em;
  color: rgba(73, 84, 99, 0.7);
  transition: all .4s;
}

/* line 189, app/assets/stylesheets/tokenwiz/style.css */
.swal-content__input::-webkit-input-placeholder {
  color: #758698;
}

/* line 190, app/assets/stylesheets/tokenwiz/style.css */
.swal-content__input::-moz-placeholder {
  color: #758698;
}

/* line 191, app/assets/stylesheets/tokenwiz/style.css */
.swal-content__input:-ms-input-placeholder {
  color: #758698;
}

/* line 192, app/assets/stylesheets/tokenwiz/style.css */
.swal-content__input:-moz-placeholder {
  color: #758698;
}

/* line 193, app/assets/stylesheets/tokenwiz/style.css */
.swal-content__input:focus {
  box-shadow: none;
  outline: none;
  border-color: #b1becc;
}

/* line 194, app/assets/stylesheets/tokenwiz/style.css */
.swal-button {
  line-height: 24px;
  padding: 9px 24px;
  transition: all .4s ease;
  background: #1b1b1b;
}

/* line 195, app/assets/stylesheets/tokenwiz/style.css */
.swal-button:not([disabled]):hover {
  background: #5f5f5f;
}

/* line 196, app/assets/stylesheets/tokenwiz/style.css */
.swal-button--confirm {
  background: #00d285;
}

/* line 197, app/assets/stylesheets/tokenwiz/style.css */
.swal-button--confirm:not([disabled]):hover {
  background: #00b975;
}

/* line 198, app/assets/stylesheets/tokenwiz/style.css */
.swal-button--cancel {
  color: #fff;
  background: #758698;
}

/* line 199, app/assets/stylesheets/tokenwiz/style.css */
.swal-button--cancel:not([disabled]):hover {
  background: #68798b;
}

/* line 200, app/assets/stylesheets/tokenwiz/style.css */
.swal-button:focus {
  box-shadow: none;
}

@-webkit-keyframes pulseWarning {
  0% {
    border-color: rgba(255, 193, 0, 0.2);
  }
  to {
    border-color: rgba(255, 193, 0, 0.7);
  }
}

@keyframes pulseWarning {
  0% {
    border-color: rgba(255, 193, 0, 0.2);
  }
  to {
    border-color: rgba(255, 193, 0, 0.7);
  }
}

/* line 206, app/assets/stylesheets/tokenwiz/style.css */
p table.dataTable {
  width: 100%;
  overflow-x: scroll;
}

/* line 207, app/assets/stylesheets/tokenwiz/style.css */
p table.dataTable th:before, p table.dataTable th:after {
  display: none !important;
}

/* line 208, app/assets/stylesheets/tokenwiz/style.css */
p table.dataTable th > span {
  position: relative;
  display: inline-block;
}

/* line 209, app/assets/stylesheets/tokenwiz/style.css */
p table.dataTable th > span:before, p table.dataTable th > span:after {
  position: absolute;
  top: 0;
  opacity: 0.3;
}

/* line 210, app/assets/stylesheets/tokenwiz/style.css */
p table.dataTable th > span:before {
  content: '\2191';
  right: -20px;
}

/* line 211, app/assets/stylesheets/tokenwiz/style.css */
p table.dataTable th > span:after {
  content: '\2193';
  right: -13px;
}

/* line 212, app/assets/stylesheets/tokenwiz/style.css */
p table.dataTable th.sorting_asc span:before {
  opacity: 1;
}

/* line 213, app/assets/stylesheets/tokenwiz/style.css */
p table.dataTable th.sorting_desc span:after {
  opacity: 1;
}

/* line 215, app/assets/stylesheets/tokenwiz/style.css */
.dataTables_filter label {
  margin-bottom: 0;
}

/* line 217, app/assets/stylesheets/tokenwiz/style.css */
div.dataTables_wrapper div.dataTables_filter {
  text-align: center;
}

/* line 218, app/assets/stylesheets/tokenwiz/style.css */
div.dataTables_wrapper div.dataTables_filter label {
  width: 100%;
  position: relative;
}

/* line 219, app/assets/stylesheets/tokenwiz/style.css */
div.dataTables_wrapper div.dataTables_filter label:before {
  position: absolute;
  height: 36px;
  width: 30px;
  text-align: center;
  line-height: 36px;
  font-family: themify;
  content: '\e610';
  color: #abbbd9;
  font-size: 15px;
}

/* line 220, app/assets/stylesheets/tokenwiz/style.css */
div.dataTables_wrapper div.dataTables_filter input {
  width: 100%;
  padding: 8px 30px;
  line-height: 20px;
  font-size: 13px;
  border: none;
  background: transparent;
  height: auto;
}

/* line 221, app/assets/stylesheets/tokenwiz/style.css */
div.dataTables_wrapper div.dataTables_filter input:focus {
  border: none;
  background: transparent;
  outline: none;
  box-shadow: none;
}

/* line 222, app/assets/stylesheets/tokenwiz/style.css */
div.dataTables_wrapper div.dataTables_filter input:-moz-placeholder {
  opacity: 1;
  color: #abbbd9;
}

/* line 223, app/assets/stylesheets/tokenwiz/style.css */
div.dataTables_wrapper div.dataTables_filter input:-ms-input-placeholder {
  opacity: 1;
  color: #abbbd9;
}

/* line 224, app/assets/stylesheets/tokenwiz/style.css */
div.dataTables_wrapper div.dataTables_filter input::-webkit-input-placeholder {
  opacity: 1;
  color: #abbbd9;
}

/* line 225, app/assets/stylesheets/tokenwiz/style.css */
div.dataTables_wrapper div.dataTables_length {
  text-align: center;
}

/* line 226, app/assets/stylesheets/tokenwiz/style.css */
div.dataTables_wrapper div.dataTables_length label {
  color: #8599c7;
}

/* line 227, app/assets/stylesheets/tokenwiz/style.css */
div.dataTables_wrapper div.dataTables_length select {
  margin-left: 10px;
}

/* line 228, app/assets/stylesheets/tokenwiz/style.css */
div.dataTables_wrapper div.dataTables_info {
  color: #23406c;
  padding: 8px 0 0;
  text-align: center;
}

/* line 229, app/assets/stylesheets/tokenwiz/style.css */
div.dataTables_wrapper div.dataTables_paginate {
  padding: 20px 0 0;
}

/* line 230, app/assets/stylesheets/tokenwiz/style.css */
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  justify-content: center;
}

@media (min-width: 576px) {
  /* line 232, app/assets/stylesheets/tokenwiz/style.css */
  div.dataTables_wrapper div.dataTables_info {
    padding-top: 18px;
  }
  /* line 233, app/assets/stylesheets/tokenwiz/style.css */
  div.dataTables_wrapper div.dataTables_filter {
    text-align: left;
  }
  /* line 234, app/assets/stylesheets/tokenwiz/style.css */
  div.dataTables_wrapper div.dataTables_filter input {
    text-align: left;
  }
  /* line 235, app/assets/stylesheets/tokenwiz/style.css */
  div.dataTables_wrapper div.dataTables_length {
    text-align: right;
  }
  /* line 236, app/assets/stylesheets/tokenwiz/style.css */
  div.dataTables_wrapper div.dataTables_info {
    text-align: right;
  }
  /* line 237, app/assets/stylesheets/tokenwiz/style.css */
  div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: flex-start;
  }
}

/* line 238, app/assets/stylesheets/tokenwiz/style.css */
.data-table {
  width: 100%;
}

/* line 239, app/assets/stylesheets/tokenwiz/style.css */
.data-table th.dataTables_empty, .data-table td.dataTables_empty {
  background: #fff;
  border-radius: 4px !important;
  padding: 45px 0 15px;
}

/* line 240, app/assets/stylesheets/tokenwiz/style.css */
.data-col {
  padding: 20px 10px 20px 0;
  border-bottom: 1px solid #e8e8e8;
}

/* line 241, app/assets/stylesheets/tokenwiz/style.css */
.data-table:not(.dt-init) .data-item:last-child .data-col {
  border-bottom: none;
  padding-bottom: 5px;
}

/* line 242, app/assets/stylesheets/tokenwiz/style.css */
.data-col:last-child {
  padding-right: 0;
}

/* line 243, app/assets/stylesheets/tokenwiz/style.css */
.data-col .lead {
  font-size: 12px;
  font-weight: 600;
  color: #495463;
  letter-spacing: 0.01em;
  line-height: 1;
  display: block;
  margin-top: 0;
}

/* line 244, app/assets/stylesheets/tokenwiz/style.css */
.data-col .sub {
  font-size: 10px;
  font-weight: 400;
  color: #758698;
  letter-spacing: 0.01em;
  line-height: 1;
  padding-top: 7px;
  display: block;
}

/* line 245, app/assets/stylesheets/tokenwiz/style.css */
.data-col .sub-s2 {
  font-size: 12px;
  color: #495463;
  padding-top: 0;
}

/* line 246, app/assets/stylesheets/tokenwiz/style.css */
.data-col .sub:first-child {
  padding-top: 0;
}

/* line 247, app/assets/stylesheets/tokenwiz/style.css */
.data-item {
  background: #fff;
  margin-bottom: 3px;
  border-radius: 4px;
  position: relative;
}

/* line 248, app/assets/stylesheets/tokenwiz/style.css */
.data-head .data-col {
  padding: 0 10px 0 0;
  font-size: 12px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #1b1b1b;
  text-transform: uppercase;
  border-bottom: none;
}

/* line 249, app/assets/stylesheets/tokenwiz/style.css */
.data-state {
  height: 30px;
  width: 30px;
  line-height: 28px;
  margin-right: 12px;
  flex-shrink: 0;
}

/* line 250, app/assets/stylesheets/tokenwiz/style.css */
.data-state:after {
  display: block;
  font-family: 'themify';
  color: #1b1b1b;
  height: 100%;
  width: 100%;
  font-size: 14px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid;
}

/* line 251, app/assets/stylesheets/tokenwiz/style.css */
.data-state-sm {
  height: 24px;
  width: 24px;
  line-height: 23px;
}

/* line 252, app/assets/stylesheets/tokenwiz/style.css */
.data-state-sm:after {
  font-size: 12px;
}

/* line 253, app/assets/stylesheets/tokenwiz/style.css */
.data-state-approved:after {
  content: '\e64c';
  color: #00d285;
  border-color: #00d285;
}

/* line 254, app/assets/stylesheets/tokenwiz/style.css */
.data-state-pending:after {
  content: '\e6c5';
  color: #ffc100;
  border-color: #ffc100;
}

/* line 255, app/assets/stylesheets/tokenwiz/style.css */
.data-state-canceled:after {
  content: '\e646';
  color: #ff6868;
  border-color: #ff6868;
}

/* line 256, app/assets/stylesheets/tokenwiz/style.css */
.data-state-progress:after {
  content: '\e6c6';
  color: #1babfe;
  border-color: #1babfe;
}

/* line 257, app/assets/stylesheets/tokenwiz/style.css */
.data-state-missing:after {
  content: '\e69c';
  color: #b1becc;
  border-color: #b1becc;
}

/* line 258, app/assets/stylesheets/tokenwiz/style.css */
.data-details {
  border-radius: 4px;
  padding: 18px 20px;
  border: 1px solid #d2dde9;
}

/* line 259, app/assets/stylesheets/tokenwiz/style.css */
.data-details > div {
  flex-grow: 1;
  margin-bottom: 18px;
}

/* line 260, app/assets/stylesheets/tokenwiz/style.css */
.data-details > div:last-child {
  margin-bottom: 0;
}

/* line 261, app/assets/stylesheets/tokenwiz/style.css */
.data-details-title {
  font-size: 14px;
  font-weight: 600;
  color: #758698;
  line-height: 20px;
  display: block;
}

/* line 262, app/assets/stylesheets/tokenwiz/style.css */
.data-details-info {
  font-size: 14px;
  font-weight: 400;
  color: #495463;
  line-height: 20px;
  display: block;
  margin-top: 6px;
}

/* line 263, app/assets/stylesheets/tokenwiz/style.css */
.data-details-info.large {
  font-size: 20px;
}

/* line 264, app/assets/stylesheets/tokenwiz/style.css */
.data-details-list {
  border-radius: 4px;
  border: 1px solid #d2dde9;
}

/* line 265, app/assets/stylesheets/tokenwiz/style.css */
.data-details-list li {
  display: block;
}

/* line 266, app/assets/stylesheets/tokenwiz/style.css */
.data-details-list li:last-child .data-details-des {
  border-bottom: none;
}

/* line 267, app/assets/stylesheets/tokenwiz/style.css */
.data-details-head {
  font-size: 13px;
  font-weight: 500;
  color: #758698;
  line-height: 20px;
  padding: 15px 20px 2px;
  width: 100%;
}

/* line 268, app/assets/stylesheets/tokenwiz/style.css */
.data-details-des {
  font-size: 14px;
  color: #495463;
  font-weight: 400;
  line-height: 20px;
  padding: 2px 20px 15px;
  flex-grow: 1;
  border-bottom: 1px solid #d2dde9;
  display: flex;
  justify-content: space-between;
}

/* line 269, app/assets/stylesheets/tokenwiz/style.css */
.data-details-des .ti:not([data-bs-toggle="tooltip"]), .data-details-des [class*=fa]:not([data-bs-toggle="tooltip"]) {
  color: #1b1b1b;
}

/* line 270, app/assets/stylesheets/tokenwiz/style.css */
.data-details-des span:last-child:not(:first-child) {
  font-size: 12px;
  color: #758698;
}

/* line 271, app/assets/stylesheets/tokenwiz/style.css */
.data-details-des small {
  color: #758698;
}

/* line 272, app/assets/stylesheets/tokenwiz/style.css */
.data-details-des span, .data-details-des strong {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 273, app/assets/stylesheets/tokenwiz/style.css */
.data-details-docs {
  border-top: 1px solid #d2dde9;
}

/* line 274, app/assets/stylesheets/tokenwiz/style.css */
.data-details-docs-title {
  color: #495463;
  display: block;
  padding-bottom: 6px;
  font-weight: 400;
}

/* line 275, app/assets/stylesheets/tokenwiz/style.css */
.data-details-docs > li {
  flex-grow: 1;
  border-bottom: 1px solid #d2dde9;
  border-left: 1px solid #d2dde9;
  padding: 20px;
}

/* line 276, app/assets/stylesheets/tokenwiz/style.css */
.data-details-docs > li:last-child {
  border-bottom: none;
}

/* line 277, app/assets/stylesheets/tokenwiz/style.css */
.data-details-alt {
  border-radius: 4px;
  border: 1px solid #d2dde9;
  font-weight: 400;
}

/* line 278, app/assets/stylesheets/tokenwiz/style.css */
.data-details-alt li {
  line-height: 1.35;
  padding: 15px 20px;
  border-bottom: 1px solid #d2dde9;
}

/* line 279, app/assets/stylesheets/tokenwiz/style.css */
.data-details-alt li:last-child {
  border-bottom: none;
}

/* line 280, app/assets/stylesheets/tokenwiz/style.css */
.data-details-alt li div {
  padding: 3px 0;
}

/* line 281, app/assets/stylesheets/tokenwiz/style.css */
.data-details-date {
  display: block;
  padding-bottom: 4px;
}

/* line 282, app/assets/stylesheets/tokenwiz/style.css */
.data-doc-list {
  display: flex;
  margin: 0 -5px;
}

/* line 283, app/assets/stylesheets/tokenwiz/style.css */
.data-doc-list > div {
  margin: 0 5px;
}

/* line 284, app/assets/stylesheets/tokenwiz/style.css */
.data-doc-item {
  height: 54px;
  width: 70px;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
}

/* line 285, app/assets/stylesheets/tokenwiz/style.css */
.data-doc-item:hover .data-doc-actions {
  opacity: 1;
}

/* line 286, app/assets/stylesheets/tokenwiz/style.css */
.data-doc-item-lg {
  width: 180px;
  height: 140px;
}

/* line 287, app/assets/stylesheets/tokenwiz/style.css */
.data-doc-image {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 288, app/assets/stylesheets/tokenwiz/style.css */
.data-doc-image img {
  width: 100%;
}

/* line 289, app/assets/stylesheets/tokenwiz/style.css */
.data-doc-actions {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: all .3s;
}

/* line 290, app/assets/stylesheets/tokenwiz/style.css */
.data-doc-actions li {
  margin: 3px;
}

/* line 291, app/assets/stylesheets/tokenwiz/style.css */
.data-doc-actions li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  font-size: 14px;
  line-height: 31px;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  background: rgba(44, 128, 255, 0.7);
}

/* line 292, app/assets/stylesheets/tokenwiz/style.css */
.data-doc-actions li a:hover {
  background: rgba(44, 128, 255, 0.9);
}

/* line 293, app/assets/stylesheets/tokenwiz/style.css */
.data-vr-list {
  display: inline-flex;
  align-items: center;
}

/* line 294, app/assets/stylesheets/tokenwiz/style.css */
.data-vr-list li {
  display: inline-flex;
  align-items: center;
  margin-right: 18px;
  font-size: 12px;
  font-weight: 500;
}

/* line 295, app/assets/stylesheets/tokenwiz/style.css */
.data-vr-list li:last-child {
  margin-right: 0;
}

/* line 296, app/assets/stylesheets/tokenwiz/style.css */
.data-vr-list .data-state {
  margin-right: 9px;
}

/* line 297, app/assets/stylesheets/tokenwiz/style.css */
.data-action-list {
  display: inline-flex;
}

/* line 298, app/assets/stylesheets/tokenwiz/style.css */
.data-action-list li {
  padding: 0 5px;
}

/* line 299, app/assets/stylesheets/tokenwiz/style.css */
.data-action-list li:first-child {
  padding-left: 0;
}

/* line 300, app/assets/stylesheets/tokenwiz/style.css */
.data-action-list li:last-child {
  padding-right: 0;
}

/* line 301, app/assets/stylesheets/tokenwiz/style.css */
.data-action-dropdown {
  position: relative;
}

@media (min-width: 576px) {
  /* line 303, app/assets/stylesheets/tokenwiz/style.css */
  .data-details-list > li {
    display: flex;
    align-items: center;
  }
  /* line 304, app/assets/stylesheets/tokenwiz/style.css */
  .data-details-docs {
    width: calc(100% - 190px);
    border-top: none;
  }
  /* line 305, app/assets/stylesheets/tokenwiz/style.css */
  .data-details-head {
    width: 190px;
    padding: 14px 20px;
  }
  /* line 306, app/assets/stylesheets/tokenwiz/style.css */
  .data-details-des {
    border-top: none;
    border-left: 1px solid #d2dde9;
    width: calc(100% - 190px);
    padding: 14px 20px;
  }
}

@media (min-width: 768px) {
  /* line 307, app/assets/stylesheets/tokenwiz/style.css */
  .data-item .lead {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.02em;
  }
  /* line 308, app/assets/stylesheets/tokenwiz/style.css */
  .data-item .sub {
    font-size: 12px;
    letter-spacing: 0.02em;
    padding-top: 7px;
  }
  /* line 309, app/assets/stylesheets/tokenwiz/style.css */
  .data-item .sub-s2 {
    font-size: 13px;
    color: #495463;
  }
  /* line 310, app/assets/stylesheets/tokenwiz/style.css */
  .data-details > div {
    margin-bottom: 0;
  }
  /* line 311, app/assets/stylesheets/tokenwiz/style.css */
  .data-details-head {
    font-size: 14px;
  }
  /* line 312, app/assets/stylesheets/tokenwiz/style.css */
  .data-details-docs {
    display: flex;
  }
  /* line 313, app/assets/stylesheets/tokenwiz/style.css */
  .data-details-docs > li {
    width: 50%;
    border: none;
    border-left: 1px solid #d2dde9;
  }
}

@media (min-width: 992px) {
  /* line 314, app/assets/stylesheets/tokenwiz/style.css */
  .data-details-date {
    padding-bottom: 0;
  }
}

/* line 315, app/assets/stylesheets/tokenwiz/style.css */
.pagination li {
  margin-right: 8px;
}

/* line 316, app/assets/stylesheets/tokenwiz/style.css */
.pagination li:last-child {
  margin-right: 0;
}

/* line 317, app/assets/stylesheets/tokenwiz/style.css */
.pagination li a, .pagination li span {
  display: inline-block;
  height: 36px;
  min-width: 36px;
  text-align: center;
  line-height: 20px;
  padding: 8px 0;
  border-radius: 4px;
  background: #f4f4f4;
  border: none;
  color: #495463;
  font-weight: 500;
  font-size: 12px;
}

/* line 318, app/assets/stylesheets/tokenwiz/style.css */
.pagination li a .ti, .pagination li span .ti {
  position: relative;
  top: 1px;
}

/* line 319, app/assets/stylesheets/tokenwiz/style.css */
.pagination li.next a, .pagination li.previous a {
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 400;
}

/* line 320, app/assets/stylesheets/tokenwiz/style.css */
.pagination li.disabled a.page-link {
  background: #f7fafd;
  color: #92a0ae;
}

/* line 321, app/assets/stylesheets/tokenwiz/style.css */
.pagination li a:hover, .pagination li a:focus {
  color: #fff;
  background: #1b1b1b;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.07);
}

/* line 322, app/assets/stylesheets/tokenwiz/style.css */
.pagination li.active span {
  color: #fff;
  background: #1b1b1b;
}

/* line 324, app/assets/stylesheets/tokenwiz/style.css */
.user-list .dt-email, .user-list .dt-verify, .user-list .dt-login {
  display: none;
}

/* line 325, app/assets/stylesheets/tokenwiz/style.css */
.user-list .dt-status-text, .user-list .dt-status-md {
  display: none;
}

/* line 326, app/assets/stylesheets/tokenwiz/style.css */
.user-tnx .dt-amount, .user-tnx .dt-usd-amount, .user-tnx .dt-account {
  display: none;
}

/* line 327, app/assets/stylesheets/tokenwiz/style.css */
.user-tnx .dt-type-text, .user-tnx .dt-type-md {
  display: none;
}

/* line 329, app/assets/stylesheets/tokenwiz/style.css */
.kyc-list .dt-doc-type, .kyc-list .dt-doc-front, .kyc-list .dt-doc-back {
  display: none;
}

/* line 330, app/assets/stylesheets/tokenwiz/style.css */
.kyc-list .dt-status-sm {
  display: none;
}

/* line 331, app/assets/stylesheets/tokenwiz/style.css */
.kyc-list .badge {
  min-width: 80px;
}

/* line 333, app/assets/stylesheets/tokenwiz/style.css */
.admin-tnx .dt-amount, .admin-tnx .dt-usd-amount, .admin-tnx .dt-account {
  display: none;
}

/* line 334, app/assets/stylesheets/tokenwiz/style.css */
.admin-tnx .dt-type-text, .admin-tnx .dt-type-md {
  display: none;
}

@media (min-width: 420px) {
  /* line 336, app/assets/stylesheets/tokenwiz/style.css */
  .user-list .dt-status-sm {
    display: none;
  }
  /* line 337, app/assets/stylesheets/tokenwiz/style.css */
  .user-list .dt-status-md {
    display: inline-block;
  }
  /* line 338, app/assets/stylesheets/tokenwiz/style.css */
  .user-tnx .dt-type-sm {
    display: none;
  }
  /* line 339, app/assets/stylesheets/tokenwiz/style.css */
  .user-tnx .dt-type-text, .user-tnx .dt-type-md {
    display: inline-block;
  }
  /* line 340, app/assets/stylesheets/tokenwiz/style.css */
  .kyc-list .dt-status-sm {
    display: none;
  }
  /* line 341, app/assets/stylesheets/tokenwiz/style.css */
  .kyc-list .dt-status-text, .kyc-list .dt-status-md {
    display: inline-block;
  }
  /* line 342, app/assets/stylesheets/tokenwiz/style.css */
  .admin-tnx .dt-type-sm {
    display: none;
  }
  /* line 343, app/assets/stylesheets/tokenwiz/style.css */
  .admin-tnx .dt-type-text, .admin-tnx .dt-type-md {
    display: inline-block;
  }
}

@media (min-width: 576px) {
  /* line 344, app/assets/stylesheets/tokenwiz/style.css */
  .user-tnx .dt-amount {
    display: table-cell;
  }
  /* line 345, app/assets/stylesheets/tokenwiz/style.css */
  .admin-tnx .dt-amount {
    display: table-cell;
  }
  /* line 346, app/assets/stylesheets/tokenwiz/style.css */
  .kyc-list .dt-doc-front {
    display: table-cell;
  }
}

@media (min-width: 768px) {
  /* line 347, app/assets/stylesheets/tokenwiz/style.css */
  .user-list .dt-verify {
    display: table-cell;
  }
  /* line 348, app/assets/stylesheets/tokenwiz/style.css */
  .kyc-list .dt-doc-back {
    display: table-cell;
  }
}

@media (min-width: 992px) {
  /* line 349, app/assets/stylesheets/tokenwiz/style.css */
  .user-list .dt-email {
    display: table-cell;
  }
  /* line 350, app/assets/stylesheets/tokenwiz/style.css */
  .user-tnx .dt-account {
    display: table-cell;
  }
  /* line 351, app/assets/stylesheets/tokenwiz/style.css */
  .user-tnx .dt-usd-amount {
    display: table-cell;
  }
  /* line 352, app/assets/stylesheets/tokenwiz/style.css */
  .admin-tnx .dt-account {
    display: table-cell;
  }
  /* line 353, app/assets/stylesheets/tokenwiz/style.css */
  .admin-tnx .dt-usd-amount {
    display: table-cell;
  }
  /* line 354, app/assets/stylesheets/tokenwiz/style.css */
  .kyc-list .dt-doc-type {
    display: table-cell;
  }
}

@media (min-width: 1200px) {
  /* line 355, app/assets/stylesheets/tokenwiz/style.css */
  .user-list .dt-login {
    display: table-cell;
  }
}

/* ScrollBar */
/* line 357, app/assets/stylesheets/tokenwiz/style.css */
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}

/* line 359, app/assets/stylesheets/tokenwiz/style.css */
.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  position: relative !important;
  top: 0;
  width: auto !important;
}

/* line 361, app/assets/stylesheets/tokenwiz/style.css */
.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}

/* line 363, app/assets/stylesheets/tokenwiz/style.css */
.scroll-element {
  display: none;
}

/* line 365, app/assets/stylesheets/tokenwiz/style.css */
.scroll-element, .scroll-element div {
  box-sizing: content-box;
}

/* line 367, app/assets/stylesheets/tokenwiz/style.css */
.scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}

/* line 369, app/assets/stylesheets/tokenwiz/style.css */
.scroll-element .scroll-bar, .scroll-element .scroll-arrow {
  cursor: default;
}

/* line 371, app/assets/stylesheets/tokenwiz/style.css */
.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999;
}

/* line 373, app/assets/stylesheets/tokenwiz/style.css */
.scroll-textarea > .scroll-content {
  overflow: hidden !important;
}

/* line 375, app/assets/stylesheets/tokenwiz/style.css */
.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}

/* line 377, app/assets/stylesheets/tokenwiz/style.css */
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}

/*************** SIMPLE INNER SCROLLBAR ***************/
/* line 380, app/assets/stylesheets/tokenwiz/style.css */
.scrollbar-inner > .scroll-element, .scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

/* line 382, app/assets/stylesheets/tokenwiz/style.css */
.scrollbar-inner > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

/* line 384, app/assets/stylesheets/tokenwiz/style.css */
.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%;
}

/* line 386, app/assets/stylesheets/tokenwiz/style.css */
.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 8px;
}

/* line 388, app/assets/stylesheets/tokenwiz/style.css */
.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden;
}

/* line 390, app/assets/stylesheets/tokenwiz/style.css */
.scrollbar-inner > .scroll-element .scroll-element_outer, .scrollbar-inner > .scroll-element .scroll-element_track, .scrollbar-inner > .scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

/* line 392, app/assets/stylesheets/tokenwiz/style.css */
.scrollbar-inner > .scroll-element .scroll-element_track, .scrollbar-inner > .scroll-element .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: 0.4;
}

/* line 394, app/assets/stylesheets/tokenwiz/style.css */
.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #e0e0e0;
}

/* line 396, app/assets/stylesheets/tokenwiz/style.css */
.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #c2c2c2;
}

/* line 398, app/assets/stylesheets/tokenwiz/style.css */
.scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #919191;
}

/* line 400, app/assets/stylesheets/tokenwiz/style.css */
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}

/* update scrollbar offset if both scrolls are visible */
/* line 403, app/assets/stylesheets/tokenwiz/style.css */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px;
}

/* line 405, app/assets/stylesheets/tokenwiz/style.css */
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px;
}

/* line 407, app/assets/stylesheets/tokenwiz/style.css */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px;
}

/* line 409, app/assets/stylesheets/tokenwiz/style.css */
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px;
}

/** Buttons  @Elements */
/* line 412, app/assets/stylesheets/tokenwiz/style.css */
.btn {
  position: relative;
  color: #fff;
  font-weight: 500;
  padding: 8px 20px;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 0.01em;
  border-radius: 4px;
  min-width: 160px;
  border: 1px solid;
  transition: all .4s ease;
}

/* line 413, app/assets/stylesheets/tokenwiz/style.css */
.btn:hover, .btn:focus, .btn:active {
  box-shadow: none !important;
  outline: none !important;
}

/* line 414, app/assets/stylesheets/tokenwiz/style.css */
.btn:disabled {
  opacity: .4;
}

/* line 415, app/assets/stylesheets/tokenwiz/style.css */
.btn .ti, .btn [class*=fa-] {
  line-height: 24px;
}

/* line 416, app/assets/stylesheets/tokenwiz/style.css */
.btn span {
  display: inline-block;
}

/* line 417, app/assets/stylesheets/tokenwiz/style.css */
.btn .ti + span, .btn [class*=fa-] + span {
  margin-left: 14px;
}

/* line 418, app/assets/stylesheets/tokenwiz/style.css */
.btn span + .ti, .btn [class*=fa-] + span {
  margin-left: 14px;
}

/* line 419, app/assets/stylesheets/tokenwiz/style.css */
.btn-icon, .btn-auto {
  min-width: 0;
}

/* line 420, app/assets/stylesheets/tokenwiz/style.css */
.btn-between {
  display: inline-flex;
  justify-content: space-between;
}

/* line 421, app/assets/stylesheets/tokenwiz/style.css */
.btn-between .ti {
  margin-left: 20px;
}

/* line 422, app/assets/stylesheets/tokenwiz/style.css */
.btn-progress:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  border: 2px solid #fff;
  border-left-color: transparent;
  border-bottom-color: transparent;
  content: '';
  animation: spinCenter 800ms linear infinite;
}

/* line 423, app/assets/stylesheets/tokenwiz/style.css */
.btn-lg {
  padding: 10px 20px;
}

/* line 424, app/assets/stylesheets/tokenwiz/style.css */
.btn-xl {
  padding: 15px 20px;
}

/* line 425, app/assets/stylesheets/tokenwiz/style.css */
.btn-sm {
  padding: 7px 8px;
  line-height: 18px;
}

/* line 426, app/assets/stylesheets/tokenwiz/style.css */
.btn-sm .ti, .btn-sm [class*=fa-] {
  line-height: 18px;
  position: relative;
  top: 1px;
}

/* line 427, app/assets/stylesheets/tokenwiz/style.css */
.btn-sm.btn-icon {
  padding: 7px 10px;
}

/* line 428, app/assets/stylesheets/tokenwiz/style.css */
.btn-xs {
  padding: 3px 12px 4px;
  font-size: 11px;
  line-height: 19px;
  text-transform: none;
  letter-spacing: 0.025em;
}

/* line 429, app/assets/stylesheets/tokenwiz/style.css */
.btn-xs .ti, .btn-xs [class*=fa-] {
  font-size: 14px;
  line-height: 18px;
  position: relative;
  top: 2px;
}

/* line 430, app/assets/stylesheets/tokenwiz/style.css */
.btn-xs .ti + span, .btn-xs [class*=fa-] + span {
  margin-left: 14px;
}

/* line 431, app/assets/stylesheets/tokenwiz/style.css */
.btn-xs span + .ti, .btn-xs [class*=fa-] {
  margin-left: 14px;
}

/* line 432, app/assets/stylesheets/tokenwiz/style.css */
.btn-xs.btn-icon {
  padding: 3px 8px 4px;
}

/* line 433, app/assets/stylesheets/tokenwiz/style.css */
.btn-circle {
  padding-left: 0;
  padding-right: 0;
  border-radius: 50%;
  width: 42px;
  padding: 8px 5px 8px;
}

/* line 434, app/assets/stylesheets/tokenwiz/style.css */
.btn-circle.btn-sm {
  width: 36px;
  padding: 7px 5px 6px;
}

/* line 435, app/assets/stylesheets/tokenwiz/style.css */
.btn-circle.btn-xs {
  width: 30px;
  padding: 4px 5px 3px;
}

/* line 436, app/assets/stylesheets/tokenwiz/style.css */
.btn-circle .ti, .btn-circle [class*=fa-] {
  margin-right: 0;
}

/* line 437, app/assets/stylesheets/tokenwiz/style.css */
.btn-block {
  display: block;
  width: 100%;
}

/* line 438, app/assets/stylesheets/tokenwiz/style.css */
.btn-facebook {
  background: #3b5998;
  border-color: #3b5998;
  box-shadow: 0px 2px 18px 2px rgba(59, 89, 152, 0.25);
}

/* line 439, app/assets/stylesheets/tokenwiz/style.css */
.btn-facebook:hover, .btn-facebook:focus, .btn-facebook:active {
  color: #fff;
  background: #344e86;
  border-color: #344e86;
}

/* line 440, app/assets/stylesheets/tokenwiz/style.css */
.btn-google {
  background: #d85040;
  border-color: #d85040;
  box-shadow: 0px 2px 18px 2px rgba(216, 80, 64, 0.25);
}

/* line 441, app/assets/stylesheets/tokenwiz/style.css */
.btn-google:hover, .btn-google:focus, .btn-google:active {
  color: #fff;
  background: #d33d2b;
  border-color: #d33d2b;
}

/* line 442, app/assets/stylesheets/tokenwiz/style.css */
.btn-light {
  background: #758698;
  border-color: #758698;
}

/* line 443, app/assets/stylesheets/tokenwiz/style.css */
.btn-light:disabled, .btn-light:hover, .btn-light:focus, .btn-light:active, .btn-light.active {
  color: #fff;
  background: #68798b;
  border-color: #68798b;
}

/* line 444, app/assets/stylesheets/tokenwiz/style.css */
.btn-light-alt {
  color: #495463;
  background: #e8e8e8;
  border-color: #e8e8e8;
}

/* line 445, app/assets/stylesheets/tokenwiz/style.css */
.btn-light-alt:disabled, .btn-light-alt:hover, .btn-light-alt:focus, .btn-light-alt:active, .btn-light-alt.active {
  color: #fff;
  background: #495463;
  border-color: #495463;
}

/* line 447, app/assets/stylesheets/tokenwiz/style.css */
.btn-warning {
  background: #ffc100;
  border-color: #ffc100;
}

/* line 448, app/assets/stylesheets/tokenwiz/style.css */
.btn-warning:disabled, .btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  color: #fff;
  background: #e6ae00;
  border-color: #e6ae00;
}

/* line 449, app/assets/stylesheets/tokenwiz/style.css */
.btn-warning-alt {
  color: #cc9a00;
  background: #fff8e0;
  border-color: #fff8e0;
}

/* line 450, app/assets/stylesheets/tokenwiz/style.css */
.btn-warning-alt:disabled, .btn-warning-alt:hover, .btn-warning-alt:focus, .btn-warning-alt:active, .btn-warning-alt.active {
  color: #fff;
  background: #ffc100;
  border-color: #ffc100;
}

/* line 451, app/assets/stylesheets/tokenwiz/style.css */
.btn-outline.btn-dark {
  color: #495463;
  border-color: #d2dde9;
}

/* line 452, app/assets/stylesheets/tokenwiz/style.css */
.btn-outline.btn-dark:hover, .btn-outline.btn-dark:focus, .btn-outline.btn-dark:active {
  color: #495463 !important;
  border-color: #b1becc;
}

/* line 453, app/assets/stylesheets/tokenwiz/style.css */
.btn-outline.btn-light {
  color: #758698;
  border-color: #c9cfd6;
}

/* line 454, app/assets/stylesheets/tokenwiz/style.css */
.btn-outline.btn-light:hover, .btn-outline.btn-light:focus, .btn-outline.btn-light:active {
  color: #68798b !important;
  border-color: #92a0ae;
}

/* line 455, app/assets/stylesheets/tokenwiz/style.css */
.btn-outline.btn-lighter {
  color: #495463;
  border-color: #e8e8e8;
}

/* line 456, app/assets/stylesheets/tokenwiz/style.css */
.btn-outline.btn-lighter:hover, .btn-outline.btn-lighter:focus, .btn-outline.btn-lighter:active {
  color: #3e4854 !important;
  border-color: #bad3f4;
}

/* line 457, app/assets/stylesheets/tokenwiz/style.css */
.btn-outline.btn-warning {
  color: #ffc100;
}

/* line 458, app/assets/stylesheets/tokenwiz/style.css */
.btn-outline.btn-warning:hover, .btn-outline.btn-warning:focus, .btn-outline.btn-warning:active {
  color: #cc9a00 !important;
  border-color: #cc9a00;
}

/* line 459, app/assets/stylesheets/tokenwiz/style.css */
.btn-outline.btn-primary {
  color: #1b1b1b;
}

/* line 460, app/assets/stylesheets/tokenwiz/style.css */
.btn-outline.btn-primary:hover, .btn-outline.btn-primary:focus, .btn-outline.btn-primary:active {
  color: #1371ff !important;
  border-color: #1371ff;
}

/* line 461, app/assets/stylesheets/tokenwiz/style.css */
.btn-outline.btn-secondary {
  color: #000000;
  border-color: #000000;
}

/* line 462, app/assets/stylesheets/tokenwiz/style.css */
.btn-outline.btn-secondary:hover, .btn-outline.btn-secondary:focus, .btn-outline.btn-secondary:active {
  color: #0b112c !important;
  border-color: #0b112c;
}

/* line 463, app/assets/stylesheets/tokenwiz/style.css */
.btn-outline.btn-info {
  color: #1babfe;
}

/* line 464, app/assets/stylesheets/tokenwiz/style.css */
.btn-outline.btn-info:hover, .btn-outline.btn-info:focus, .btn-outline.btn-info:active {
  color: #02a2fe !important;
  border-color: #02a2fe;
}

/* line 465, app/assets/stylesheets/tokenwiz/style.css */
.btn-outline.btn-success {
  color: #00d285;
}

/* line 466, app/assets/stylesheets/tokenwiz/style.css */
.btn-outline.btn-success:hover, .btn-outline.btn-success:focus, .btn-outline.btn-success:active {
  color: #00b975 !important;
  border-color: #00b975;
}

/* line 467, app/assets/stylesheets/tokenwiz/style.css */
.btn-outline.btn-danger {
  color: #ff6868;
}

/* line 468, app/assets/stylesheets/tokenwiz/style.css */
.btn-outline.btn-danger:hover, .btn-outline.btn-danger:focus, .btn-outline.btn-danger:active {
  color: #ff4f4f !important;
  border-color: #ff4f4f;
}

/* line 469, app/assets/stylesheets/tokenwiz/style.css */
.btn-outline.btn-facebook .fab {
  color: #3b5998;
}

/* line 470, app/assets/stylesheets/tokenwiz/style.css */
.btn-outline.btn-google .fab {
  color: #d85040;
}

/* line 471, app/assets/stylesheets/tokenwiz/style.css */
.btn-absolute {
  border: none;
  background-color: transparent;
  position: absolute;
  padding: 0 15px;
  color: #1b1b1b;
}

/* line 472, app/assets/stylesheets/tokenwiz/style.css */
.btn-absolute-right {
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

/* line 473, app/assets/stylesheets/tokenwiz/style.css */
.btn-grp {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: -10px;
  margin-bottom: -10px;
  margin-left: -10px;
  margin-right: -10px;
}

/* line 474, app/assets/stylesheets/tokenwiz/style.css */
.btn-grp-between {
  display: flex;
  justify-content: space-between;
}

/* line 475, app/assets/stylesheets/tokenwiz/style.css */
.btn-grp > li {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 476, app/assets/stylesheets/tokenwiz/style.css */
.btn-grp.no-gutters {
  margin-left: 0;
  margin-right: 0;
}

/* line 477, app/assets/stylesheets/tokenwiz/style.css */
.btn-grp.no-gutters > li {
  padding-left: 0;
  padding-right: 0;
}

/* line 478, app/assets/stylesheets/tokenwiz/style.css */
.btn-grp.no-gutters > li a {
  border-radius: 0;
}

/* line 479, app/assets/stylesheets/tokenwiz/style.css */
.btn-grp.no-gutters > li:first-child .btn {
  border-radius: 4px 0 0 4px;
}

/* line 480, app/assets/stylesheets/tokenwiz/style.css */
.btn-grp.no-gutters > li:last-child .btn {
  border-radius: 0 4px 4px 0;
}

@media (min-width: 480px) {
  /* line 482, app/assets/stylesheets/tokenwiz/style.css */
  .btn {
    padding: 8px 20px;
    font-size: 14px;
  }
  /* line 483, app/assets/stylesheets/tokenwiz/style.css */
  .btn-lg {
    padding: 10px 20px;
  }
  /* line 484, app/assets/stylesheets/tokenwiz/style.css */
  .btn-sm {
    padding: 7px 18px;
  }
  /* line 485, app/assets/stylesheets/tokenwiz/style.css */
  .btn-xs {
    padding: 3px 12px 4px;
    font-size: 11px;
  }
  /* line 486, app/assets/stylesheets/tokenwiz/style.css */
  .btn-xs.btn-icon {
    padding: 3px 8px 4px;
  }
  /* line 487, app/assets/stylesheets/tokenwiz/style.css */
  .btn-xl {
    padding: 18px 30px;
  }
  /* line 488, app/assets/stylesheets/tokenwiz/style.css */
  .btn-circle {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 489, app/assets/stylesheets/tokenwiz/style.css */
  .btn-xl {
    padding: 18px 20px;
  }
}

@keyframes spinCenter {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

/* line 492, app/assets/stylesheets/tokenwiz/style.css */
.link {
  font-size: 12px;
  display: inline-flex;
  align-items: center;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  transition: all .2s;
}

/* line 493, app/assets/stylesheets/tokenwiz/style.css */
.link:hover {
  font-family: #000000;
}

/* line 494, app/assets/stylesheets/tokenwiz/style.css */
.link .ti {
  font-size: 14px;
  margin-right: 8px;
}

/* line 495, app/assets/stylesheets/tokenwiz/style.css */
.link-thin {
  font-weight: 400;
}

/* line 496, app/assets/stylesheets/tokenwiz/style.css */
.link-ucap {
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

/* line 497, app/assets/stylesheets/tokenwiz/style.css */
.link-dim {
  opacity: .7;
}

/* line 498, app/assets/stylesheets/tokenwiz/style.css */
.link-dim:hover {
  opacity: 1;
}

/* line 499, app/assets/stylesheets/tokenwiz/style.css */
.link-light {
  color: #758698;
}

/* line 500, app/assets/stylesheets/tokenwiz/style.css */
.link-light:hover, .link-light:focus, .link-light:active {
  color: #5d6d7d;
}

/* line 501, app/assets/stylesheets/tokenwiz/style.css */
.link-primary {
  color: #1b1b1b;
}

/* line 502, app/assets/stylesheets/tokenwiz/style.css */
.link-primary:hover, .link-primary:focus, .link-primary:active {
  color: #0063f8;
}

/* line 503, app/assets/stylesheets/tokenwiz/style.css */
.link-danger {
  color: #ff6868;
}

/* line 504, app/assets/stylesheets/tokenwiz/style.css */
.link-danger:hover, .link-danger:focus, .link-danger:active {
  color: #ff3535;
}

/** Forms @Element */
/* line 507, app/assets/stylesheets/tokenwiz/style.css */
.input-item {
  position: relative;
  padding-bottom: 20px;
}

/* line 508, app/assets/stylesheets/tokenwiz/style.css */
.input-item-sm {
  padding-bottom: 6px;
}

/* line 509, app/assets/stylesheets/tokenwiz/style.css */
.input-item-label {
  font-size: 14px;
  font-weight: 500;
  color: #495463;
  line-height: 1.1;
  margin-bottom: 12px;
  display: inline-block;
}

/* line 510, app/assets/stylesheets/tokenwiz/style.css */
.input-sub-label {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
  color: #6e81a9;
}

/* line 511, app/assets/stylesheets/tokenwiz/style.css */
.input-wrap {
  position: relative;
}

/* line 512, app/assets/stylesheets/tokenwiz/style.css */
.input-bordered {
  border-radius: 4px;
  border: 1px solid #d2dde9;
  width: 100%;
  padding: 10px 15px;
  line-height: 20px;
  font-size: .9em;
  color: rgba(73, 84, 99, 0.7);
  transition: all .4s;
}

/* line 513, app/assets/stylesheets/tokenwiz/style.css */
.input-bordered::-webkit-input-placeholder {
  color: #758698;
}

/* line 514, app/assets/stylesheets/tokenwiz/style.css */
.input-bordered::-moz-placeholder {
  color: #758698;
}

/* line 515, app/assets/stylesheets/tokenwiz/style.css */
.input-bordered:-ms-input-placeholder {
  color: #758698;
}

/* line 516, app/assets/stylesheets/tokenwiz/style.css */
.input-bordered:-moz-placeholder {
  color: #758698;
}

/* line 517, app/assets/stylesheets/tokenwiz/style.css */
.input-bordered:focus {
  box-shadow: none;
  outline: none;
  border-color: #b1becc;
}

/* line 518, app/assets/stylesheets/tokenwiz/style.css */
.input-bordered:disabled {
  background: rgba(230, 239, 251, 0.2);
}

/* line 519, app/assets/stylesheets/tokenwiz/style.css */
.input-bordered ~ .error, .select-wrapper ~ .error {
  color: #ff6868;
  margin-bottom: 0;
  position: relative;
  top: 7px;
}

/* line 520, app/assets/stylesheets/tokenwiz/style.css */
.validate-modern .input-bordered ~ .error {
  position: absolute;
  right: -10px;
  top: -15px;
  background: #ff6868;
  color: #fff;
  font-size: 11px;
  line-height: 18px;
  padding: 2px 10px;
  border-radius: 2px;
}

/* line 521, app/assets/stylesheets/tokenwiz/style.css */
.validate-modern .input-bordered ~ .error:after {
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid #ff6868;
  border-bottom: 5px solid transparent;
  bottom: -5px;
  left: 3px;
}

/* line 522, app/assets/stylesheets/tokenwiz/style.css */
.input-solid {
  border-radius: 4px;
  border: none;
  width: 100%;
  padding: 10px 15px;
  line-height: 20px;
  font-size: .9em;
  color: #6e81a9;
  background: #f4f4f4;
  border: 1px solid #f4f4f4;
  transition: all .4s;
}

/* line 523, app/assets/stylesheets/tokenwiz/style.css */
.input-solid::-webkit-input-placeholder {
  color: #6e81a9;
}

/* line 524, app/assets/stylesheets/tokenwiz/style.css */
.input-solid::-moz-placeholder {
  color: #6e81a9;
}

/* line 525, app/assets/stylesheets/tokenwiz/style.css */
.input-solid:-ms-input-placeholder {
  color: #6e81a9;
}

/* line 526, app/assets/stylesheets/tokenwiz/style.css */
.input-solid:-moz-placeholder {
  color: #6e81a9;
}

/* line 527, app/assets/stylesheets/tokenwiz/style.css */
.input-solid:focus {
  box-shadow: none;
  outline: none;
  border-color: #b1becc;
}

/* line 528, app/assets/stylesheets/tokenwiz/style.css */
.validate-modern .input-solid ~ .error {
  position: absolute;
  right: -10px;
  top: -15px;
  background: #ff6868;
  color: #fff;
  font-size: 11px;
  line-height: 18px;
  padding: 2px 10px;
  border-radius: 2px;
}

/* line 529, app/assets/stylesheets/tokenwiz/style.css */
.validate-modern .input-solid ~ .error:after {
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid #ff6868;
  border-bottom: 5px solid transparent;
  bottom: -5px;
  left: 3px;
}

/* line 530, app/assets/stylesheets/tokenwiz/style.css */
.input-textarea {
  height: 136px;
  display: block;
  resize: none;
}

/* line 531, app/assets/stylesheets/tokenwiz/style.css */
.input-textarea-sm {
  height: 80px;
}

/* line 532, app/assets/stylesheets/tokenwiz/style.css */
.input-file {
  opacity: 0;
  height: 42px;
}

/* line 533, app/assets/stylesheets/tokenwiz/style.css */
.input-file-icon {
  position: absolute;
  top: 0;
  right: 0;
  height: 44px;
  width: 44px;
  line-height: 44px;
  text-align: center;
}

/* line 534, app/assets/stylesheets/tokenwiz/style.css */
.input-file ~ label {
  position: absolute;
  top: 0;
  left: 0;
  height: 42px;
  border-radius: 4px;
  border: 1px solid #d2dde9;
  width: 100%;
  padding: 10px 15px;
  line-height: 20px;
  font-size: 14px;
  color: #495463;
  transition: all .4s;
}

/* line 535, app/assets/stylesheets/tokenwiz/style.css */
.input-switch {
  display: none;
}

/* line 536, app/assets/stylesheets/tokenwiz/style.css */
.input-switch ~ label:not(.error) {
  line-height: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
  padding-left: 70px;
  min-height: 30px;
  min-width: 50px;
  border-radius: 12px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  position: relative;
  color: #495463;
}

/* line 537, app/assets/stylesheets/tokenwiz/style.css */
.input-switch ~ label.no-text:not(.error) {
  padding-left: 56px;
}

/* line 538, app/assets/stylesheets/tokenwiz/style.css */
.input-switch ~ label:not(.error):before, .input-switch ~ label:not(.error):after {
  position: absolute;
  content: '';
  transition: all .4s;
}

/* line 539, app/assets/stylesheets/tokenwiz/style.css */
.input-switch ~ label:not(.error):before {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 30px;
  width: 56px;
  border-radius: 15px;
  background: #d3e0f3;
}

/* line 540, app/assets/stylesheets/tokenwiz/style.css */
.input-switch ~ label:not(.error):after {
  left: 29px;
  top: 50%;
  transform: translateY(-50%);
  height: 24px;
  width: 24px;
  border-radius: 50%;
  background: #fff;
}

/* line 541, app/assets/stylesheets/tokenwiz/style.css */
.input-switch ~ label:not(.error) span {
  transition: all .4s;
  opacity: 1;
}

/* line 542, app/assets/stylesheets/tokenwiz/style.css */
.input-switch ~ label:not(.error) span.over {
  position: absolute;
  left: 70px;
}

/* line 543, app/assets/stylesheets/tokenwiz/style.css */
.input-switch ~ label:not(.error) span:last-child {
  opacity: 0;
}

/* line 544, app/assets/stylesheets/tokenwiz/style.css */
.input-switch:disabled ~ label {
  opacity: .5;
}

/* line 545, app/assets/stylesheets/tokenwiz/style.css */
.input-switch:checked ~ label:before {
  background: #1b1b1b;
}

/* line 546, app/assets/stylesheets/tokenwiz/style.css */
.input-switch:checked ~ label:after {
  left: 3px;
}

/* line 547, app/assets/stylesheets/tokenwiz/style.css */
.input-switch:checked ~ label span {
  opacity: 0;
}

/* line 548, app/assets/stylesheets/tokenwiz/style.css */
.input-switch:checked ~ label span:last-child {
  opacity: 1;
}

/* line 549, app/assets/stylesheets/tokenwiz/style.css */
.input-switch-alt ~ label {
  padding-right: 70px;
  padding-left: 0;
}

/* line 550, app/assets/stylesheets/tokenwiz/style.css */
.input-switch-alt ~ label:before {
  left: auto;
  right: 0;
}

/* line 551, app/assets/stylesheets/tokenwiz/style.css */
.input-switch-alt ~ label:after {
  left: auto;
  right: 3px;
}

/* line 552, app/assets/stylesheets/tokenwiz/style.css */
.input-switch-alt ~ label span {
  text-align: right;
}

/* line 553, app/assets/stylesheets/tokenwiz/style.css */
.input-switch-alt ~ label span.over {
  left: auto;
  right: 70px;
}

/* line 554, app/assets/stylesheets/tokenwiz/style.css */
.input-switch-alt:checked ~ label:after {
  left: auto;
  right: 29px;
}

/* line 555, app/assets/stylesheets/tokenwiz/style.css */
.input-switch-sm ~ label:not(.error) {
  min-height: 24px;
  line-height: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 62px;
}

/* line 556, app/assets/stylesheets/tokenwiz/style.css */
.input-switch-sm ~ label.no-text:not(.error) {
  padding-left: 50px;
}

/* line 557, app/assets/stylesheets/tokenwiz/style.css */
.input-switch-sm ~ label:not(.error):before {
  height: 24px;
  width: 50px;
  border-radius: 12px;
}

/* line 558, app/assets/stylesheets/tokenwiz/style.css */
.input-switch-sm ~ label:not(.error):after {
  left: 29px;
  height: 18px;
  width: 18px;
}

/* line 559, app/assets/stylesheets/tokenwiz/style.css */
.input-switch-sm:checked ~ label:after {
  left: auto;
  left: 3px;
}

/* line 560, app/assets/stylesheets/tokenwiz/style.css */
.input-switch-sm.input-switch-alt ~ label {
  padding-right: 60px;
}

/* line 561, app/assets/stylesheets/tokenwiz/style.css */
.input-switch-sm.input-switch-alt ~ label:before {
  left: auto;
  right: 0;
}

/* line 562, app/assets/stylesheets/tokenwiz/style.css */
.input-switch-sm.input-switch-alt ~ label:after {
  left: auto;
  right: 3px;
}

/* line 563, app/assets/stylesheets/tokenwiz/style.css */
.input-switch-sm.input-switch-alt ~ label span {
  text-align: right;
}

/* line 564, app/assets/stylesheets/tokenwiz/style.css */
.input-switch-sm.input-switch-alt ~ label span.over {
  left: auto;
  right: 60px;
}

/* line 565, app/assets/stylesheets/tokenwiz/style.css */
.input-switch-sm.input-switch-alt:checked ~ label:after {
  left: auto;
  right: 25px;
}

/* line 566, app/assets/stylesheets/tokenwiz/style.css */
.input-switch-middle {
  height: 44px;
  display: flex;
  align-items: center;
}

/* line 567, app/assets/stylesheets/tokenwiz/style.css */
.input-checkbox, .input-radio {
  position: absolute;
  opacity: 0;
  height: 1px;
  width: 1px;
}

/* line 568, app/assets/stylesheets/tokenwiz/style.css */
.input-checkbox ~ label:not(.error), .input-radio ~ label:not(.error) {
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 0;
  color: #495463;
  padding-left: 42px;
  position: relative;
  cursor: pointer;
  transition: all .4s;
  text-transform: capitalize;
  display: block;
}

/* line 569, app/assets/stylesheets/tokenwiz/style.css */
.input-checkbox ~ label:not(.error):before, .input-checkbox ~ label:not(.error):after, .input-radio ~ label:not(.error):before, .input-radio ~ label:not(.error):after {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  border-radius: 3px;
  transition: all .4s;
}

/* line 570, app/assets/stylesheets/tokenwiz/style.css */
.input-checkbox ~ label:not(.error):before, .input-radio ~ label:not(.error):before {
  content: '';
  border: 2px solid #d2dde9;
}

/* line 571, app/assets/stylesheets/tokenwiz/style.css */
.input-checkbox ~ label:not(.error):after, .input-radio ~ label:not(.error):after {
  line-height: 30px;
  text-align: center;
  font-family: themify;
  content: '\e64c';
  font-size: 14px;
  font-weight: 900;
  color: #fff;
  background: #1b1b1b;
  opacity: 0;
}

/* line 572, app/assets/stylesheets/tokenwiz/style.css */
.input-checkbox:disabled ~ label:not(.error), .input-radio:disabled ~ label:not(.error) {
  opacity: .5;
}

/* line 573, app/assets/stylesheets/tokenwiz/style.css */
.input-checkbox:checked ~ label:not(.error):after, .input-radio:checked ~ label:not(.error):after {
  opacity: 1;
}

/* line 574, app/assets/stylesheets/tokenwiz/style.css */
.input-checkbox ~ .error, .input-radio ~ .error {
  position: absolute;
  left: 1px;
  color: #fff;
  font-size: 12px;
  bottom: 100%;
  background: #ff6868;
  padding: 5px 10px;
  z-index: 1;
  border-radius: 2px;
  white-space: nowrap;
}

/* line 575, app/assets/stylesheets/tokenwiz/style.css */
.input-checkbox ~ .error:before, .input-radio ~ .error:before {
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ff6868;
  bottom: -6px;
  left: 8px;
}

/* line 576, app/assets/stylesheets/tokenwiz/style.css */
.validate-modern .input-checkbox ~ .error, .validate-modern .input-radio ~ .error {
  position: absolute;
  left: -8px;
  top: -26px;
  bottom: auto;
  background: #ff6868;
  color: #fff;
  font-size: 11px;
  line-height: 18px;
  padding: 2px 10px;
  border-radius: 2px;
  transform: translate(0, 0);
}

/* line 577, app/assets/stylesheets/tokenwiz/style.css */
.validate-modern .input-checkbox ~ .error:after, .validate-modern .input-radio ~ .error:after {
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid #ff6868;
  border-bottom: 5px solid transparent;
  bottom: -5px;
  left: 3px;
}

/* line 578, app/assets/stylesheets/tokenwiz/style.css */
.validate-modern .input-checkbox ~ .error:before, .validate-modern .input-radio ~ .error:before {
  display: none;
}

/* line 579, app/assets/stylesheets/tokenwiz/style.css */
.input-checkbox-sm ~ label:not(.error), .input-radio-sm ~ label:not(.error) {
  font-size: 12px;
  line-height: 20px;
  padding-left: 30px;
}

/* line 580, app/assets/stylesheets/tokenwiz/style.css */
.input-checkbox-sm ~ label:not(.error):before, .input-checkbox-sm ~ label:not(.error):after, .input-radio-sm ~ label:not(.error):before, .input-radio-sm ~ label:not(.error):after {
  height: 20px;
  width: 20px;
}

/* line 581, app/assets/stylesheets/tokenwiz/style.css */
.input-checkbox-sm ~ label:not(.error):after, .input-radio-sm ~ label:not(.error):after {
  line-height: 20px;
  font-size: 10px;
}

/* line 582, app/assets/stylesheets/tokenwiz/style.css */
.input-checkbox-sm ~ .error, .input-radio-sm ~ .error {
  left: -3px;
}

/* line 583, app/assets/stylesheets/tokenwiz/style.css */
.input-checkbox-md ~ label:not(.error), .input-radio-md ~ label:not(.error) {
  font-size: 14px;
  line-height: 24px;
  padding-left: 36px;
}

/* line 584, app/assets/stylesheets/tokenwiz/style.css */
.input-checkbox-md ~ label:not(.error):before, .input-checkbox-md ~ label:not(.error):after, .input-radio-md ~ label:not(.error):before, .input-radio-md ~ label:not(.error):after {
  height: 24px;
  width: 24px;
}

/* line 585, app/assets/stylesheets/tokenwiz/style.css */
.input-checkbox-md ~ label:not(.error):after, .input-radio-md ~ label:not(.error):after {
  line-height: 24px;
  font-size: 10px;
}

/* line 586, app/assets/stylesheets/tokenwiz/style.css */
.input-checkbox-md ~ .error, .input-radio-md ~ .error {
  left: -2px;
}

/* line 587, app/assets/stylesheets/tokenwiz/style.css */
.input-radio ~ label:not(.error):before, .input-radio ~ label:not(.error):after {
  border-radius: 50%;
}

/* line 588, app/assets/stylesheets/tokenwiz/style.css */
.input-radio ~ label:not(.error):after {
  content: '';
  height: 16px;
  width: 16px;
  top: 7px;
  left: 7px;
}

/* line 589, app/assets/stylesheets/tokenwiz/style.css */
.input-radio:checked ~ label:not(.error):before {
  border-color: #1b1b1b;
}

/* line 590, app/assets/stylesheets/tokenwiz/style.css */
.input-radio-md ~ label:not(.error):after {
  height: 14px;
  width: 14px;
  top: 5px;
  left: 5px;
}

/* line 591, app/assets/stylesheets/tokenwiz/style.css */
.input-radio-sm ~ label:not(.error):after {
  height: 12px;
  width: 12px;
  top: 4px;
  left: 4px;
}

/* line 592, app/assets/stylesheets/tokenwiz/style.css */
.input-with-hint {
  padding-right: 75px;
}

/* line 593, app/assets/stylesheets/tokenwiz/style.css */
.input-hint {
  position: absolute;
  right: 2px;
  top: 9px;
  color: #758698;
  font-size: 13px;
  font-weight: 500;
  z-index: 1;
  padding: 0 10px;
  background: #fff;
}

/* line 594, app/assets/stylesheets/tokenwiz/style.css */
.input-hint span {
  color: #1b1b1b;
}

/* line 595, app/assets/stylesheets/tokenwiz/style.css */
.input-hint-lg {
  font-size: 18px;
}

/* line 596, app/assets/stylesheets/tokenwiz/style.css */
.input-hint-sap {
  border-left: 1px solid #d2dde9;
}

/* line 597, app/assets/stylesheets/tokenwiz/style.css */
.input-note {
  font-size: 12px;
  line-height: 1.5em;
  color: #758698;
  font-weight: 400;
  display: block;
  padding: 8px 0 0;
}

/* line 598, app/assets/stylesheets/tokenwiz/style.css */
.input-note span {
  color: #1b1b1b;
}

/* line 599, app/assets/stylesheets/tokenwiz/style.css */
.input-note-icon {
  padding-left: 15px;
  position: relative;
}

/* line 600, app/assets/stylesheets/tokenwiz/style.css */
.input-note [class*=fa] {
  position: absolute;
  left: 0;
  top: 7.2px;
}

/* line 601, app/assets/stylesheets/tokenwiz/style.css */
.input-note-danger {
  color: #ff6868;
}

/* line 602, app/assets/stylesheets/tokenwiz/style.css */
.input-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
  opacity: .7;
}

/* line 603, app/assets/stylesheets/tokenwiz/style.css */
.input-icon-lg {
  font-size: 13px;
  line-height: 15px;
  left: 12px;
}

/* line 604, app/assets/stylesheets/tokenwiz/style.css */
.input-icon-left {
  left: 15px;
}

/* line 605, app/assets/stylesheets/tokenwiz/style.css */
.input-icon-left ~ .input-solid, .input-icon-left + .input-bordered {
  padding-left: 35px;
}

/* line 606, app/assets/stylesheets/tokenwiz/style.css */
.input-icon-right {
  right: 15px;
  left: auto;
}

/* line 607, app/assets/stylesheets/tokenwiz/style.css */
.input-icon-right ~ .input-solid, .input-icon-right + .input-bordered {
  padding-right: 30px;
}

/* line 609, app/assets/stylesheets/tokenwiz/style.css */
.checkbox input[type=checkbox] {
  margin-top: 1px !important;
}

/* line 613, app/assets/stylesheets/tokenwiz/style.css */
.checkbox-list li {
  margin-right: 50px;
}

/* line 614, app/assets/stylesheets/tokenwiz/style.css */
.checkbox-list li:last-child {
  margin-right: 0;
}

@media (min-width: 576px) {
  /* line 616, app/assets/stylesheets/tokenwiz/style.css */
  .input-icon-lg {
    font-size: 18px;
    line-height: 15px;
    left: 20px;
  }
  /* line 617, app/assets/stylesheets/tokenwiz/style.css */
  .input-icon-left ~ .input-solid, .input-icon-left + .input-bordered {
    padding-left: 50px;
  }
  /* line 618, app/assets/stylesheets/tokenwiz/style.css */
  .input-icon-right {
    right: 15px;
    left: auto;
  }
  /* line 619, app/assets/stylesheets/tokenwiz/style.css */
  .input-icon-right ~ .input-solid, .input-icon-right + .input-bordered {
    padding-right: 50px;
  }
  /* line 620, app/assets/stylesheets/tokenwiz/style.css */
  .input-bordered ~ .error, .input-solid ~ .error, .input-checkbox ~ .error, .input-radio ~ .error, .select-wrapper ~ .error {
    font-size: 12px;
  }
}

/* line 621, app/assets/stylesheets/tokenwiz/style.css */
.simple-switch {
  flex-shrink: 0;
  min-height: 24px;
  width: 50px;
  border-radius: 12px;
  display: inline-block;
  background: #d3e0f3;
  position: relative;
}

/* line 622, app/assets/stylesheets/tokenwiz/style.css */
.simple-switch:after {
  position: absolute;
  content: '';
  transition: all .4s;
  left: 3px;
  top: 3px;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  background: #fff;
}

/* line 623, app/assets/stylesheets/tokenwiz/style.css */
.simple-switch.active {
  background: #1b1b1b;
}

/* line 624, app/assets/stylesheets/tokenwiz/style.css */
.simple-switch.active:after {
  left: calc(100% - 21px);
}

/* line 626, app/assets/stylesheets/tokenwiz/style.css */
.steps ul {
  display: flex;
}

/* line 627, app/assets/stylesheets/tokenwiz/style.css */
.steps ul li {
  flex-grow: 1;
}

/* line 628, app/assets/stylesheets/tokenwiz/style.css */
.steps .current-info {
  display: none;
}

/* line 630, app/assets/stylesheets/tokenwiz/style.css */
.actions ul {
  display: flex;
  margin: -10px;
  padding-top: 20px;
}

/* line 631, app/assets/stylesheets/tokenwiz/style.css */
.actions ul li {
  padding: 10px;
}

/* line 632, app/assets/stylesheets/tokenwiz/style.css */
.actions ul li:first-child {
  order: 1;
}

/* line 633, app/assets/stylesheets/tokenwiz/style.css */
.actions ul li a {
  position: relative;
  color: #fff;
  font-weight: 500;
  padding: 12px 20px;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  border-radius: 4px;
  border: 1px solid;
  transition: all .4s ease;
  border-color: #1b1b1b;
  background: #1b1b1b;
}

/* line 634, app/assets/stylesheets/tokenwiz/style.css */
.actions ul li.disabled {
  display: none;
}

/* line 636, app/assets/stylesheets/tokenwiz/style.css */
.wizard-simple .steps {
  margin-bottom: 20px;
}

/* line 637, app/assets/stylesheets/tokenwiz/style.css */
.wizard-simple .steps ul li {
  position: relative;
  padding-bottom: 5px;
}

/* line 638, app/assets/stylesheets/tokenwiz/style.css */
.wizard-simple .steps ul li h5 {
  border: none;
  padding: 0 0 6px 0;
  letter-spacing: 0.02em;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
  color: #758698;
}

/* line 639, app/assets/stylesheets/tokenwiz/style.css */
.wizard-simple .steps ul li .number {
  font-size: 13px;
  color: #758698;
  font-weight: 700;
}

/* line 640, app/assets/stylesheets/tokenwiz/style.css */
.wizard-simple .steps ul li:after {
  position: absolute;
  height: 2px;
  width: 0;
  left: 0;
  bottom: 0;
  background: #1b1b1b;
  content: '';
  transition: all .4s;
}

/* line 641, app/assets/stylesheets/tokenwiz/style.css */
.wizard-simple .steps ul li.done:after, .wizard-simple .steps ul li.current:after {
  width: 100%;
}

/* line 642, app/assets/stylesheets/tokenwiz/style.css */
.wizard-simple .steps ul li.done h5, .wizard-simple .steps ul li.done .number, .wizard-simple .steps ul li.current h5, .wizard-simple .steps ul li.current .number {
  color: #1b1b1b;
}

/* line 643, app/assets/stylesheets/tokenwiz/style.css */
.wizard-simple .steps ul li.current ~ .done:after {
  width: 0;
}

/* line 644, app/assets/stylesheets/tokenwiz/style.css */
.wizard-simple .steps ul li.current ~ .done h5, .wizard-simple .steps ul li.current ~ .done .number {
  color: #758698;
}

/* line 645, app/assets/stylesheets/tokenwiz/style.css */
.wizard-simple .steps .current-info {
  display: none;
}

/* line 646, app/assets/stylesheets/tokenwiz/style.css */
.wizard-kyc .steps {
  margin-bottom: 30px;
}

/* line 647, app/assets/stylesheets/tokenwiz/style.css */
.wizard-kyc .steps ul {
  margin: 0 -15px;
}

/* line 648, app/assets/stylesheets/tokenwiz/style.css */
.wizard-kyc .steps ul li {
  position: relative;
  padding: 0 15px;
}

/* line 649, app/assets/stylesheets/tokenwiz/style.css */
.wizard-kyc .steps ul li .number {
  display: none;
}

/* line 650, app/assets/stylesheets/tokenwiz/style.css */
.wizard-kyc .steps ul li .step-number {
  font-size: 18px;
  transition: all .4s;
}

/* line 651, app/assets/stylesheets/tokenwiz/style.css */
.wizard-kyc .steps ul li .step-head {
  display: block;
}

/* line 652, app/assets/stylesheets/tokenwiz/style.css */
.wizard-kyc .steps ul li .step-head-text h4 {
  color: #000000;
  padding: 7px 0;
  font-size: 1.19em;
}

/* line 653, app/assets/stylesheets/tokenwiz/style.css */
.wizard-kyc .steps ul li .step-head-text p {
  color: #758698;
  font-size: 0.9em;
  line-height: 1.5;
}

/* line 654, app/assets/stylesheets/tokenwiz/style.css */
.wizard-kyc .steps ul li.done .step-number, .wizard-kyc .steps ul li.current .step-number {
  color: #fff;
  border-color: #1b1b1b;
  background: #1b1b1b;
}

/* line 655, app/assets/stylesheets/tokenwiz/style.css */
.wizard-kyc .steps ul li.current ~ .done .step-number {
  color: #758698;
  border-color: #b1becc;
  background: none;
}

/* line 656, app/assets/stylesheets/tokenwiz/style.css */
.wizard-kyc .steps .current-info {
  display: none;
}

/* line 658, app/assets/stylesheets/tokenwiz/style.css */
select {
  width: 100%;
  line-height: 20px;
  padding: 10px 20px 10px 15px;
  border: none;
  border-radius: 4px;
  height: 42px !important;
  font-size: 14px;
  color: #6e81a9;
  background: transparent;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 659, app/assets/stylesheets/tokenwiz/style.css */
select:focus {
  outline: none;
}

/* line 660, app/assets/stylesheets/tokenwiz/style.css */
select.select-sm {
  height: 37px;
}

/* line 662, app/assets/stylesheets/tokenwiz/style.css */
.select-wrapper {
  position: relative;
}

/* line 663, app/assets/stylesheets/tokenwiz/style.css */
.select-wrapper:after {
  position: absolute;
  height: 42px;
  width: 44px;
  line-height: 44px;
  text-align: center;
  top: 50%;
  right: 0;
  font-family: 'themify';
  transform: translateY(-50%);
  content: '\e64b';
  font-size: 12px;
}

/* line 665, app/assets/stylesheets/tokenwiz/style.css */
.select2-container .select2-selection--single .select2-selection__rendered, .select2-container .select2-selection--multiple .select2-selection__rendered {
  line-height: 20px;
  font-size: .9em;
  padding: 10px 40px 10px 15px;
  font-weight: 400;
}

/* line 667, app/assets/stylesheets/tokenwiz/style.css */
.select2-container .select2-selection--multiple .select2-selection__rendered {
  padding-top: 6px;
  padding-bottom: 6px;
}

/* line 669, app/assets/stylesheets/tokenwiz/style.css */
.select2-container--flat .select2-selection--single .select2-selection__rendered, .select2-container--flat .select2-selection--multiple .select2-selection__rendered {
  color: #495463;
}

/* line 671, app/assets/stylesheets/tokenwiz/style.css */
.select-sm + .select2-container .select2-selection--single .select2-selection__rendered, .select-sm + .select2-container .select2-selection--multiple .select2-selection__rendered {
  padding: 7px 38px 7px 15px;
}

/* line 673, app/assets/stylesheets/tokenwiz/style.css */
.select2-container .select2-selection--single, .select2-container .select2-selection--multiple {
  height: 42px;
}

/* line 675, app/assets/stylesheets/tokenwiz/style.css */
.select-sm + .select2-container .select2-selection--single, .select-sm + .select2-container .select2-selection--multiple {
  height: 36px;
}

/* line 677, app/assets/stylesheets/tokenwiz/style.css */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered, .select2-container[dir="rtl"] .select2-selection--multiple .select2-selection__rendered {
  padding-right: 30px;
  padding-left: 40px;
}

/* line 679, app/assets/stylesheets/tokenwiz/style.css */
.select-sm + .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered, .select-sm + .select2-container[dir="rtl"] .select2-selection--multiple .select2-selection__rendered {
  padding-right: 18px;
  padding-left: 37px;
}

/* line 681, app/assets/stylesheets/tokenwiz/style.css */
.select2-container--flat .select2-results__option--highlighted[aria-selected] {
  background: rgba(230, 239, 251, 0.7);
  color: #495463;
}

/* line 683, app/assets/stylesheets/tokenwiz/style.css */
.select2-container--flat .select2-results__option[aria-selected=true] {
  background: rgba(230, 239, 251, 0.7);
  color: #495463;
}

/* line 685, app/assets/stylesheets/tokenwiz/style.css */
.select2-results__option {
  padding: 8px 20px;
  border-bottom: 1px solid #f4f4f4;
}

/* line 686, app/assets/stylesheets/tokenwiz/style.css */
.select2-results__option:last-child {
  border-bottom: none;
}

/* line 688, app/assets/stylesheets/tokenwiz/style.css */
.select2-container--flat .select2-selection--single, .select2-container--flat .select2-selection--multiple {
  background: #fff;
  color: #8599c6;
  border: 1px solid #fff;
  border-radius: 4px;
  transition: all .4s;
  box-shadow: 0px 2px 18px 2px rgba(211, 224, 243, 0.25);
}

/* line 689, app/assets/stylesheets/tokenwiz/style.css */
.select2-container--flat .select2-selection--single:focus, .select2-container--flat .select2-selection--multiple:focus {
  outline: none;
}

/* line 691, app/assets/stylesheets/tokenwiz/style.css */
.select-bordered + .select2-container--flat .select2-selection--single, .select-bordered + .select2-container--flat .select2-selection--multiple {
  box-shadow: none;
  border-color: #d2dde9;
}

/* line 693, app/assets/stylesheets/tokenwiz/style.css */
.select-bordered + .select2-container--flat.select2-container--open .select2-selection--single, .select-bordered + .select2-container--flat.select2-container--open .select2-selection--multiple {
  border-color: #b1becc;
}

/* line 695, app/assets/stylesheets/tokenwiz/style.css */
.select2-container--open.select2-container--below .select2-selection--single, .select2-container--open.select2-container--below .select2-selection--multiple {
  border-radius: 4px 4px 0 0;
}

/* line 697, app/assets/stylesheets/tokenwiz/style.css */
.select2-container--open.select2-container--above .select2-selection--single, .select2-container--open.select2-container--above .select2-selection--multiple {
  border-radius: 0 0 4px 4px;
}

/* line 699, app/assets/stylesheets/tokenwiz/style.css */
.select2-selection--single .select2-selection__arrow, .select2-selection--multiple .select2-selection__arrow {
  position: absolute;
  height: 44px;
  width: 40px;
  top: 0;
  right: 0;
  transition: all .5s ease;
}

/* line 700, app/assets/stylesheets/tokenwiz/style.css */
.select2-selection--single .select2-selection__arrow:after, .select2-selection--multiple .select2-selection__arrow:after {
  position: absolute;
  top: 50%;
  left: 50%;
  font-family: 'themify';
  transform: translate(-50%, -50%);
  content: '\e64b';
  font-size: 12px;
}

/* line 701, app/assets/stylesheets/tokenwiz/style.css */
.select2-selection--single .select2-selection__arrow b, .select2-selection--multiple .select2-selection__arrow b {
  display: none;
}

/* line 703, app/assets/stylesheets/tokenwiz/style.css */
.select-sm + .select2-container .select2-selection--single .select2-selection__arrow, .select-sm + .select2-container .select2-selection--multiple .select2-selection__arrow {
  height: 37px;
  width: 37px;
}

/* line 704, app/assets/stylesheets/tokenwiz/style.css */
.select-sm + .select2-container .select2-selection--single .select2-selection__arrow:after, .select-sm + .select2-container .select2-selection--multiple .select2-selection__arrow:after {
  font-size: 12px;
}

/* line 706, app/assets/stylesheets/tokenwiz/style.css */
.select2-container--flat.select2-container--open .select2-selection--single .select2-selection__arrow, .select2-container--flat.select2-container--open .select2-selection--multiple .select2-selection__arrow {
  transform: rotate(-180deg);
}

/* line 708, app/assets/stylesheets/tokenwiz/style.css */
.select2-container--flat .select2-results > .select2-results__options {
  max-height: 400px;
  overflow: auto;
  background: #fff;
}

/* line 710, app/assets/stylesheets/tokenwiz/style.css */
.select2-dropdown--below .select2-results__options {
  border-radius: 0 0 4px 4px;
}

/* line 711, app/assets/stylesheets/tokenwiz/style.css */
.select2-dropdown--above .select2-results__options {
  border-radius: 4px 4px 0 0;
}

/* line 713, app/assets/stylesheets/tokenwiz/style.css */
.select2-dropdown.select2-dropdown--below {
  border-radius: 0 0 4px 4px;
}

/* line 714, app/assets/stylesheets/tokenwiz/style.css */
.select2-dropdown.select2-dropdown--above {
  border-radius: 4px 4px 0 0;
}

/* line 716, app/assets/stylesheets/tokenwiz/style.css */
.select2-search, .select2-search--dropdown {
  display: none;
}

/* line 718, app/assets/stylesheets/tokenwiz/style.css */
.select2-dropdown {
  border-radius: 0;
  border: none;
  background: transparent;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.03);
}

/* line 719, app/assets/stylesheets/tokenwiz/style.css */
.bordered .select2-dropdown {
  border: 1px solid #b1becc;
}

/* line 720, app/assets/stylesheets/tokenwiz/style.css */
.bordered .select2-dropdown.select2-dropdown--above {
  border-bottom: none;
}

/* line 721, app/assets/stylesheets/tokenwiz/style.css */
.bordered .select2-dropdown.select2-dropdown--below {
  border-top: none;
}

/* line 723, app/assets/stylesheets/tokenwiz/style.css */
.select2-results__option {
  padding: 6px 20px;
  font-size: .9em;
  white-space: nowrap;
  transition: all .5s ease;
}

/* line 725, app/assets/stylesheets/tokenwiz/style.css */
.select2-selection__choice {
  display: inline-block;
  padding: 4px 8px 4px 2px;
  background: #e8e8e8;
  border-radius: 3px;
  margin-right: 6px;
}

/* line 726, app/assets/stylesheets/tokenwiz/style.css */
.select2-selection__choice__remove {
  padding: 2px 6px;
}

/* line 727, app/assets/stylesheets/tokenwiz/style.css */
.select2-selection__choice__remove:hover {
  color: #ff6868;
}

/* line 729, app/assets/stylesheets/tokenwiz/style.css */
.select-block + .select2-container.select2 {
  width: 100% !important;
}

/** Alerts  @Elements */
/* line 732, app/assets/stylesheets/tokenwiz/style.css */
.alert {
  position: relative;
  font-weight: 400;
  color: #fff;
  border: none;
}

/* line 733, app/assets/stylesheets/tokenwiz/style.css */
.alert a, .alert .alert-link {
  color: inherit;
  font-weight: inherit;
  box-shadow: 0 1px 0 currentColor;
  transition: box-shadow .3s;
}

/* line 734, app/assets/stylesheets/tokenwiz/style.css */
.alert a:hover, .alert .alert-link:hover {
  box-shadow: 0 0 0;
}

/* line 735, app/assets/stylesheets/tokenwiz/style.css */
.alert .close {
  color: inherit;
  transition: all .4s;
  height: 30px;
  width: 30px;
  padding: 0;
  background: none;
  position: absolute;
  top: 50%;
  border-radius: 50%;
  transform: translateY(-50%);
  right: 10px;
  text-shadow: none;
  opacity: .7;
}

/* line 736, app/assets/stylesheets/tokenwiz/style.css */
.alert .close:not(:disabled):not(.disabled):focus, .alert .close:not(:disabled):not(.disabled):hover, .alert .close:hover, .alert .close:focus {
  color: currentColor;
  box-shadow: none;
  outline: none;
  opacity: 1;
}

/* line 737, app/assets/stylesheets/tokenwiz/style.css */
.alert .close:after {
  position: absolute;
  font-family: 'themify';
  content: '\e646';
  top: 0;
  left: 0;
  color: currentColor;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  width: 100%;
}

/* line 738, app/assets/stylesheets/tokenwiz/style.css */
.alert .close span {
  display: none;
}

/* line 739, app/assets/stylesheets/tokenwiz/style.css */
.alert-xs {
  padding: 5px 12px;
  font-size: 11px;
  line-height: 18px;
  text-transform: none;
  letter-spacing: 0.025em;
}

/* line 740, app/assets/stylesheets/tokenwiz/style.css */
.alert-center {
  text-align: center;
}

/* line 741, app/assets/stylesheets/tokenwiz/style.css */
.alert-primary {
  color: #004ec5;
  background: #cfe2ff;
}

/* line 742, app/assets/stylesheets/tokenwiz/style.css */
.alert-primary .close {
  background: #92bdff;
}

/* line 743, app/assets/stylesheets/tokenwiz/style.css */
.alert-primary-alt {
  background: #1b1b1b;
}

/* line 744, app/assets/stylesheets/tokenwiz/style.css */
.alert-primary-alt .close {
  background: #0059df;
}

/* line 745, app/assets/stylesheets/tokenwiz/style.css */
.alert-secondary {
  color: #101941;
  background: #ced4f3;
}

/* line 746, app/assets/stylesheets/tokenwiz/style.css */
.alert-secondary .close {
  background: #8999e1;
}

/* line 747, app/assets/stylesheets/tokenwiz/style.css */
.alert-secondary-alt {
  background: #000000;
}

/* line 748, app/assets/stylesheets/tokenwiz/style.css */
.alert-secondary-alt .close {
  background: #162155;
}

/* line 749, app/assets/stylesheets/tokenwiz/style.css */
.alert-success {
  color: #00b975;
  background: #cdffed;
}

/* line 750, app/assets/stylesheets/tokenwiz/style.css */
.alert-success .close {
  background: #06ffa4;
}

/* line 751, app/assets/stylesheets/tokenwiz/style.css */
.alert-success-alt {
  background: #00d285;
}

/* line 752, app/assets/stylesheets/tokenwiz/style.css */
.alert-success-alt .close {
  background: #009f65;
}

/* line 753, app/assets/stylesheets/tokenwiz/style.css */
.alert-danger {
  color: #ff6868;
  background: #ffeded;
}

/* line 754, app/assets/stylesheets/tokenwiz/style.css */
.alert-danger .close {
  background: #ffcece;
}

/* line 755, app/assets/stylesheets/tokenwiz/style.css */
.alert-danger-alt {
  background: #ff6868;
}

/* line 756, app/assets/stylesheets/tokenwiz/style.css */
.alert-danger-alt .close {
  background: #e80000;
}

/* line 757, app/assets/stylesheets/tokenwiz/style.css */
.alert-info {
  color: #1babfe;
  background: #cdecff;
}

/* line 758, app/assets/stylesheets/tokenwiz/style.css */
.alert-info .close {
  background: #81d0fe;
}

/* line 759, app/assets/stylesheets/tokenwiz/style.css */
.alert-info-alt {
  background: #1babfe;
}

/* line 760, app/assets/stylesheets/tokenwiz/style.css */
.alert-info-alt .close {
  background: #0171b2;
}

/* line 761, app/assets/stylesheets/tokenwiz/style.css */
.alert-warning {
  color: #cc9a00;
  background: #fff3cc;
}

/* line 762, app/assets/stylesheets/tokenwiz/style.css */
.alert-warning .close {
  background: #ffd44d;
}

/* line 763, app/assets/stylesheets/tokenwiz/style.css */
.alert-warning-alt {
  background: #ffc100;
}

/* line 764, app/assets/stylesheets/tokenwiz/style.css */
.alert-warning-alt .close {
  background: #cc9a00;
}

/* line 765, app/assets/stylesheets/tokenwiz/style.css */
.alert-light {
  color: #758698;
  background: #e7eaed;
}

/* line 766, app/assets/stylesheets/tokenwiz/style.css */
.alert-light .close {
  background: #afb9c4;
}

/* line 767, app/assets/stylesheets/tokenwiz/style.css */
.alert-light-alt {
  background: #758698;
}

/* line 768, app/assets/stylesheets/tokenwiz/style.css */
.alert-light-alt .close {
  background: #475360;
}

/* line 769, app/assets/stylesheets/tokenwiz/style.css */
.alert-dark {
  color: #495463;
  background: #e1e4e9;
}

/* line 770, app/assets/stylesheets/tokenwiz/style.css */
.alert-dark .close {
  background: #9aa6b5;
}

/* line 771, app/assets/stylesheets/tokenwiz/style.css */
.alert-dark-alt {
  background: #495463;
}

/* line 772, app/assets/stylesheets/tokenwiz/style.css */
.alert-dark-alt .close {
  background: #1e2228;
}

/* line 774, app/assets/stylesheets/tokenwiz/style.css */
.alert-box {
  text-align: center;
  border-radius: 4px;
  padding: 15px;
  display: block;
  border: 1px solid;
  margin-bottom: 30px;
}

/* line 775, app/assets/stylesheets/tokenwiz/style.css */
.alert-txt {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 20px;
  font-size: 12px;
}

/* line 776, app/assets/stylesheets/tokenwiz/style.css */
.alert-txt .ti, .alert-txt .iconfont, .alert-txt [class*=fa-] {
  margin-right: 10px;
  line-height: 36px;
  width: 36px;
  border-radius: 50%;
  text-align: center;
  background: #f2b2a7;
  color: #af4038;
  flex-shrink: 0;
}

@media (min-width: 768px) {
  /* line 778, app/assets/stylesheets/tokenwiz/style.css */
  .alert-box {
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  /* line 779, app/assets/stylesheets/tokenwiz/style.css */
  .alert-txt {
    padding-bottom: 0;
    font-size: 14px;
    justify-content: flex-start;
  }
}

/* line 780, app/assets/stylesheets/tokenwiz/style.css */
.note {
  padding: 15px 15px 15px 45px;
  border-radius: 4px;
  position: relative;
  line-height: 1.4;
}

/* line 781, app/assets/stylesheets/tokenwiz/style.css */
.note-no-icon {
  padding: 15px;
}

/* line 782, app/assets/stylesheets/tokenwiz/style.css */
.note-no-icon.note-lg {
  padding: 15px 25px;
}

/* line 783, app/assets/stylesheets/tokenwiz/style.css */
.note [class*=fa] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  font-size: 11px;
  width: 44px;
  text-align: center;
  line-height: inherit;
}

/* line 784, app/assets/stylesheets/tokenwiz/style.css */
.note p, .note .note-text {
  font-size: 11px !important;
  line-height: inherit;
  display: block;
}

/* line 785, app/assets/stylesheets/tokenwiz/style.css */
.note-md p, .note-md .note-text {
  font-size: 14px !important;
}

/* line 786, app/assets/stylesheets/tokenwiz/style.css */
.note-md [class*=fa] {
  font-size: 12px;
}

/* line 787, app/assets/stylesheets/tokenwiz/style.css */
.note-plane {
  padding: 0 0 0 18px;
  background: transparent !important;
}

/* line 788, app/assets/stylesheets/tokenwiz/style.css */
.note-plane [class*=fa] {
  top: 0;
  line-height: 14px;
  transform: translateY(1px);
  width: 18px;
  text-align: left;
}

/* line 789, app/assets/stylesheets/tokenwiz/style.css */
.note-light p, .note-light .note-text {
  color: #495463;
}

/* line 790, app/assets/stylesheets/tokenwiz/style.css */
.note-light [class*=fa] {
  color: #1b1b1b;
}

/* line 791, app/assets/stylesheets/tokenwiz/style.css */
.note-light-alt p, .note-light-alt .note-text {
  color: #758698;
}

/* line 792, app/assets/stylesheets/tokenwiz/style.css */
.note-light-alt [class*=fa] {
  color: #758698;
}

/* line 793, app/assets/stylesheets/tokenwiz/style.css */
.note-info {
  background: #e6f6ff;
}

/* line 794, app/assets/stylesheets/tokenwiz/style.css */
.note-info p, .note-info .note-text {
  color: rgba(27, 171, 254, 0.9) !important;
}

/* line 795, app/assets/stylesheets/tokenwiz/style.css */
.note-info [class*=fa] {
  color: #1babfe;
}

/* line 796, app/assets/stylesheets/tokenwiz/style.css */
.note-success {
  background: rgba(0, 210, 133, 0.15);
}

/* line 797, app/assets/stylesheets/tokenwiz/style.css */
.note-success p, .note-success .note-text {
  color: rgba(0, 210, 133, 0.9) !important;
}

/* line 798, app/assets/stylesheets/tokenwiz/style.css */
.note-success [class*=fa] {
  color: #00d285;
}

/* line 799, app/assets/stylesheets/tokenwiz/style.css */
.note-danger {
  background: rgba(255, 104, 104, 0.05);
}

/* line 800, app/assets/stylesheets/tokenwiz/style.css */
.note-danger p, .note-danger .note-text {
  color: rgba(255, 104, 104, 0.9) !important;
}

/* line 801, app/assets/stylesheets/tokenwiz/style.css */
.note-danger [class*=fa] {
  color: rgba(255, 104, 104, 0.9);
}

@media (min-width: 576px) {
  /* line 803, app/assets/stylesheets/tokenwiz/style.css */
  .note p, .note .note-text {
    font-size: 12px !important;
  }
}

/** Modals @Elements */
/* line 805, app/assets/stylesheets/tokenwiz/style.css */
.modal-dialog {
  margin: 35px 16px;
  min-width: 280px;
}

/* line 806, app/assets/stylesheets/tokenwiz/style.css */
.modal-dialog-bottom {
  display: flex;
  align-items: flex-end;
  min-height: calc(100% - (.5rem * 2));
}

/* line 807, app/assets/stylesheets/tokenwiz/style.css */
.modal.fade .modal-dialog-bottom {
  -webkit-transform: translate(0, 25%);
  transform: translate(0, 25%);
}

/* line 808, app/assets/stylesheets/tokenwiz/style.css */
.modal.show .modal-dialog-bottom {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 809, app/assets/stylesheets/tokenwiz/style.css */
.modal-content {
  position: relative;
  border-radius: 8px;
  padding: 6px 0;
  box-shadow: 0px 10px 55px 0px rgba(0, 0, 0, 0.2);
  border: 0;
}

/* line 810, app/assets/stylesheets/tokenwiz/style.css */
.modal-close {
  position: absolute;
  top: -14px;
  right: -14px;
  display: inline-block;
}

/* line 811, app/assets/stylesheets/tokenwiz/style.css */
.modal-close .ti {
  font-size: 13px;
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  color: #495463;
  text-shadow: none;
  display: block;
  transition: all .4s;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
}

/* line 812, app/assets/stylesheets/tokenwiz/style.css */
.modal .more-tigger {
  width: 32px;
  height: 32px;
}

/* line 813, app/assets/stylesheets/tokenwiz/style.css */
.modal .more-tigger .ti {
  line-height: 32px;
}

/* line 814, app/assets/stylesheets/tokenwiz/style.css */
.modal-backdrop {
  background: #090d1c;
}

@media (min-width: 576px) {
  /* line 816, app/assets/stylesheets/tokenwiz/style.css */
  .modal-dialog {
    margin: 35px auto;
  }
  /* line 817, app/assets/stylesheets/tokenwiz/style.css */
  .modal-dialog-sm {
    min-width: 500px;
  }
  /* line 818, app/assets/stylesheets/tokenwiz/style.css */
  .modal-dialog-md {
    min-width: 90%;
  }
  /* line 819, app/assets/stylesheets/tokenwiz/style.css */
  .modal-dialog-lg {
    min-width: 540px;
  }
  /* line 820, app/assets/stylesheets/tokenwiz/style.css */
  .modal-dialog-bottom {
    min-height: calc(100% - (1.75rem * 2));
  }
}

@media (min-width: 768px) {
  /* line 821, app/assets/stylesheets/tokenwiz/style.css */
  .modal-dialog-md {
    min-width: 620px;
  }
  /* line 822, app/assets/stylesheets/tokenwiz/style.css */
  .modal-dialog-lg {
    min-width: 740px;
  }
  /* line 823, app/assets/stylesheets/tokenwiz/style.css */
  .modal-close {
    top: -22px;
    right: -22px;
  }
  /* line 824, app/assets/stylesheets/tokenwiz/style.css */
  .modal-close .ti {
    font-size: 20px;
    height: 44px;
    width: 44px;
    line-height: 44px;
  }
}

@media (min-width: 992px) {
  /* line 825, app/assets/stylesheets/tokenwiz/style.css */
  .modal-dialog-lg {
    min-width: 880px;
  }
}

/* line 826, app/assets/stylesheets/tokenwiz/style.css */
.popup-header {
  padding: 10px 18px 25px;
  border-bottom: 1px solid #e8e8e8;
}

/* line 827, app/assets/stylesheets/tokenwiz/style.css */
.popup-body {
  padding: 10px 20px 12px;
}

/* line 828, app/assets/stylesheets/tokenwiz/style.css */
.popup-body-innr {
  padding-left: 18px;
  padding-right: 18px;
}

/* line 829, app/assets/stylesheets/tokenwiz/style.css */
.popup-body-full {
  padding-left: 0;
  padding-right: 0;
}

/* line 830, app/assets/stylesheets/tokenwiz/style.css */
.popup-body-lg {
  padding: 14px 18px 7px;
}

/* line 831, app/assets/stylesheets/tokenwiz/style.css */
.popup-body p {
  font-weight: 400;
}

/* line 832, app/assets/stylesheets/tokenwiz/style.css */
.popup-body .lead strong {
  color: #1b1b1b;
}

/* line 833, app/assets/stylesheets/tokenwiz/style.css */
.popup-title {
  color: #000000;
  font-weight: 500;
  padding-right: 40px;
  margin-bottom: 8px;
  font-size: 1.3em;
}

/* line 834, app/assets/stylesheets/tokenwiz/style.css */
.popup-title .ti {
  font-size: 70%;
  color: #6e81a9;
}

/* line 835, app/assets/stylesheets/tokenwiz/style.css */
.popup-title small {
  color: #758698;
}

/* line 836, app/assets/stylesheets/tokenwiz/style.css */
.popup-title-action {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: 2px;
  transform: translateY(-50%);
}

/* line 837, app/assets/stylesheets/tokenwiz/style.css */
.popup-subtitle {
  text-transform: uppercase;
  font-weight: 500;
  color: #6e81a9;
  letter-spacing: 0.1em;
  margin-bottom: 0;
  font-size: 12px;
  margin-bottom: 10px;
}

/* line 838, app/assets/stylesheets/tokenwiz/style.css */
.popup-subtitle-s2 {
  color: #495463;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 500;
}

/* line 839, app/assets/stylesheets/tokenwiz/style.css */
.popup-footer {
  padding: 15px 18px 0;
}

@media (min-width: 480px) {
  /* line 841, app/assets/stylesheets/tokenwiz/style.css */
  .popup-title-action {
    margin-top: 0;
  }
  /* line 842, app/assets/stylesheets/tokenwiz/style.css */
  .popup-header {
    padding: 30px 42px 25px;
  }
  /* line 843, app/assets/stylesheets/tokenwiz/style.css */
  .popup-body {
    padding: 30px 50px 35px;
  }
  /* line 844, app/assets/stylesheets/tokenwiz/style.css */
  .popup-body-innr {
    padding-left: 42px;
    padding-right: 42px;
  }
  /* line 845, app/assets/stylesheets/tokenwiz/style.css */
  .popup-body-lg {
    padding: 30px 40px;
  }
  /* line 846, app/assets/stylesheets/tokenwiz/style.css */
  .popup-footer {
    padding: 30px 42px;
  }
}

@media (min-width: 768px) {
  /* line 847, app/assets/stylesheets/tokenwiz/style.css */
  .popup-body-lg {
    padding: 30px 45px 30px;
  }
}

/** Tabs @Elements */
/* line 849, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs {
  border-bottom: none;
  margin: 0 -15px;
  margin-bottom: 10px;
}

/* line 850, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs .nav-link {
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #758698;
  padding: 6px 15px;
}

/* line 851, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs .nav-link.active {
  color: #1b1b1b;
}

/* line 852, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs-line {
  margin: 0;
  margin-bottom: 20px;
  border-bottom: 2px solid #d3e0f3;
}

/* line 853, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs-line.nav-tabs-vr {
  border-bottom: none;
}

/* line 854, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs-line .nav-item {
  padding: 0 12px 0 0;
  margin-bottom: 0;
}

/* line 855, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs-line .nav-item:last-child {
  padding: 0;
}

/* line 856, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs-line .nav-link {
  border: none;
  padding: 6px 3px;
  letter-spacing: 0.02em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 500;
  color: #758698;
  position: relative;
}

/* line 857, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs-line .nav-link:after {
  position: absolute;
  left: 0;
  bottom: -2px;
  content: '';
  width: 0;
  height: 2px;
  background: #1b1b1b;
  transition: all .4s;
}

/* line 858, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs-line .nav-link.active {
  cursor: default;
  color: #1b1b1b;
}

/* line 859, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs-line .nav-link.active:after {
  width: 100%;
}

/* line 860, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs-bordered {
  display: block;
  margin: 0 -7px;
  border-bottom: 0;
  display: flex;
}

/* line 861, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs-bordered .nav-item {
  margin-bottom: 0;
  flex-grow: 1;
  padding: 0 7px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 20px;
  width: 100%;
}

/* line 862, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs-bordered .nav-link {
  text-align: center;
  display: block;
  border: 2px solid #d2dde9;
  border-radius: 4px;
  color: #758698;
  padding: 8px 18px;
  font-size: 11px;
  height: 100%;
}

/* line 863, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs-bordered .nav-link span {
  font-size: 12px;
  display: inline-block;
  margin-left: 15px;
  color: #758698;
}

/* line 864, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs-bordered .nav-link.active {
  border: 2px solid #1b1b1b;
  color: #1b1b1b;
}

/* line 865, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs-bordered .nav-link.active span {
  color: #495463;
}

/* line 866, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs-icon {
  position: relative;
  width: 44px;
  flex-shrink: 0;
}

/* line 867, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs-icon img {
  transition: all .4s;
  width: 100%;
}

/* line 868, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs-icon img:first-of-type {
  opacity: 1;
}

/* line 869, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs-icon img:last-of-type {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

/* line 870, app/assets/stylesheets/tokenwiz/style.css */
.active > .nav-tabs-icon img:first-of-type {
  opacity: 0;
}

/* line 871, app/assets/stylesheets/tokenwiz/style.css */
.active > .nav-tabs-icon img:last-of-type {
  opacity: 1;
}

/* line 872, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs-vr {
  border-top: 1px solid #f8fafe;
  margin: 0;
}

/* line 873, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs-vr .nav-item {
  width: 100%;
  padding: 0;
  margin-bottom: 0;
}

/* line 874, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs-vr.rad .nav-item {
  overflow: hidden;
}

/* line 875, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs-vr.rad .nav-item:first-child {
  border-radius: 4px 4px 0 0;
}

/* line 876, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs-vr.rad .nav-item:last-child {
  border-radius: 0 0 4px 4px;
}

/* line 877, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs-vr .nav-link {
  border-radius: 0;
  padding: 10px 20px;
  border-bottom: 1px solid #f8fafe;
}

/* line 878, app/assets/stylesheets/tokenwiz/style.css */
.nav-tabs-vr .nav-link:hover, .nav-tabs-vr .nav-link.active {
  border-bottom: 1px solid #f8fafe;
}

@media (min-width: 480px) {
  /* line 880, app/assets/stylesheets/tokenwiz/style.css */
  .nav-tabs-line .nav-item {
    padding: 0 30px 0  0;
  }
  /* line 881, app/assets/stylesheets/tokenwiz/style.css */
  .nav-tabs-line .nav-link {
    font-size: 13px;
  }
  /* line 882, app/assets/stylesheets/tokenwiz/style.css */
  .nav-tabs-vr .nav-item {
    padding: 0;
  }
  /* line 883, app/assets/stylesheets/tokenwiz/style.css */
  .nav-tabs-bordered .nav-item {
    width: auto;
  }
}

@media (min-width: 576px) {
  /* line 884, app/assets/stylesheets/tokenwiz/style.css */
  .nav-tabs .nav-item {
    width: auto;
  }
  /* line 885, app/assets/stylesheets/tokenwiz/style.css */
  .nav-tabs .nav-link {
    font-size: 13px;
  }
  /* line 886, app/assets/stylesheets/tokenwiz/style.css */
  .nav-tabs-bordered .nav-item {
    padding: 0 15px;
    margin-bottom: 25px;
  }
  /* line 887, app/assets/stylesheets/tokenwiz/style.css */
  .nav-tabs-bordered .nav-link {
    font-size: 14px;
  }
  /* line 888, app/assets/stylesheets/tokenwiz/style.css */
  .nav-tabs-vr .nav-item {
    padding: 0;
    width: 100%;
  }
}

@media (min-width: 768px) {
  /* line 889, app/assets/stylesheets/tokenwiz/style.css */
  .nav-tabs-line .nav-item {
    padding: 0 40px 0 0;
  }
  /* line 890, app/assets/stylesheets/tokenwiz/style.css */
  .nav-tabs-line .nav-link {
    font-size: 14px;
  }
  /* line 891, app/assets/stylesheets/tokenwiz/style.css */
  .nav-tabs-vr .nav-item {
    padding: 0;
  }
}

@media (min-width: 992px) {
  /* line 892, app/assets/stylesheets/tokenwiz/style.css */
  .nav-tabs .nav-link {
    font-size: 14px;
  }
}

/** Accordions @Elements */
/* line 894, app/assets/stylesheets/tokenwiz/style.css */
[class*=collapse-icon] {
  position: relative;
}

/* line 895, app/assets/stylesheets/tokenwiz/style.css */
[class*=collapse-icon]:after {
  position: absolute;
  top: 50%;
  content: '\f107';
  font-family: 'Font Awesome';
  font-weight: 700;
  transform: translateY(-50%) rotate(-180deg);
  transition: all .4s;
  color: #758698;
}

/* line 896, app/assets/stylesheets/tokenwiz/style.css */
.collapsed[class*=collapse-icon]:after {
  transform: translateY(-50%) rotate(0deg);
}

/* line 897, app/assets/stylesheets/tokenwiz/style.css */
.active[class*=collapse-icon]:after {
  transform: translateY(-50%) rotate(0deg);
}

/* line 899, app/assets/stylesheets/tokenwiz/style.css */
.collapse-icon-left:after {
  left: -14px;
}

/* line 900, app/assets/stylesheets/tokenwiz/style.css */
.collapse-icon-right:after {
  right: 0;
}

@media (min-width: 480px) {
  /* line 902, app/assets/stylesheets/tokenwiz/style.css */
  .collapse-icon-left:after {
    left: -22px;
  }
}

@media (min-width: 1200px) {
  /* line 903, app/assets/stylesheets/tokenwiz/style.css */
  .collapse-icon-left:after {
    opacity: 0;
  }
  /* line 904, app/assets/stylesheets/tokenwiz/style.css */
  .collapse-icon-left:hover:after {
    opacity: 1;
  }
}

/* line 905, app/assets/stylesheets/tokenwiz/style.css */
.accordion-item {
  padding-bottom: 5px;
}

/* line 906, app/assets/stylesheets/tokenwiz/style.css */
.accordion-item:last-child {
  padding-bottom: 0;
}

/* line 907, app/assets/stylesheets/tokenwiz/style.css */
.accordion-heading {
  cursor: pointer;
  color: #000000;
  font-weight: 500;
  transition: all .4s;
  margin-bottom: 8px;
  padding-left: 20px;
  font-size: 1em;
  position: relative;
}

/* line 908, app/assets/stylesheets/tokenwiz/style.css */
.accordion-heading:before, .accordion-heading:after {
  position: absolute;
  content: '';
}

/* line 909, app/assets/stylesheets/tokenwiz/style.css */
.accordion-heading:before {
  left: 0;
  top: 10px;
  height: 1px;
  width: 11px;
  background: #758698;
}

/* line 910, app/assets/stylesheets/tokenwiz/style.css */
.accordion-heading:after {
  left: 5px;
  top: 5px;
  height: 11px;
  width: 1px;
  background: #758698;
  transform: scaleX(1) scaleY(0);
  transition: all .3s ease;
}

/* line 911, app/assets/stylesheets/tokenwiz/style.css */
.accordion-heading.collapsed {
  color: #758698;
}

/* line 912, app/assets/stylesheets/tokenwiz/style.css */
.accordion-heading.collapsed:after {
  transform: scaleX(1) scaleY(1);
}

/* line 913, app/assets/stylesheets/tokenwiz/style.css */
.accordion-heading:hover {
  color: #000000;
}

/* line 914, app/assets/stylesheets/tokenwiz/style.css */
.accordion-content {
  padding: 0 0 15px 20px;
}

/* line 915, app/assets/stylesheets/tokenwiz/style.css */
.accordion-s2 .accordion-heading {
  padding-left: 0;
  padding-right: 20px;
}

/* line 916, app/assets/stylesheets/tokenwiz/style.css */
.accordion-s2 .accordion-heading:before {
  left: auto;
  right: 0;
}

/* line 917, app/assets/stylesheets/tokenwiz/style.css */
.accordion-s2 .accordion-heading:after {
  left: auto;
  right: 5px;
}

/* line 918, app/assets/stylesheets/tokenwiz/style.css */
.accordion-s2 .accordion-content {
  padding: 0 20px 15px 0;
}

/** Common  @Elements */
/* line 921, app/assets/stylesheets/tokenwiz/style.css */
.bg-primary {
  background: #1b1b1b !important;
}

/* line 922, app/assets/stylesheets/tokenwiz/style.css */
.bg-secondary {
  background: #000000 !important;
}

/* line 923, app/assets/stylesheets/tokenwiz/style.css */
.bg-alternet {
  background: #74fffa !important;
}

/* line 924, app/assets/stylesheets/tokenwiz/style.css */
.bg-default {
  background: #495463 !important;
}

/* line 925, app/assets/stylesheets/tokenwiz/style.css */
.bg-info {
  background: #1babfe !important;
}

/* line 926, app/assets/stylesheets/tokenwiz/style.css */
.bg-success {
  background: #00d285 !important;
}

/* line 927, app/assets/stylesheets/tokenwiz/style.css */
.bg-warning {
  background: #ffc100 !important;
}

/* line 928, app/assets/stylesheets/tokenwiz/style.css */
.bg-danger {
  background: #ff6868 !important;
}

/* line 929, app/assets/stylesheets/tokenwiz/style.css */
.bg-purple {
  background: #bc69fb !important;
}

/* line 930, app/assets/stylesheets/tokenwiz/style.css */
.bg-light {
  background: #f7fafd !important;
}

/* line 932, app/assets/stylesheets/tokenwiz/style.css */
.text-primary {
  color: #1b1b1b !important;
}

/* line 933, app/assets/stylesheets/tokenwiz/style.css */
.text-secondary {
  color: #000000 !important;
}

/* line 934, app/assets/stylesheets/tokenwiz/style.css */
.text-alternet {
  color: #74fffa !important;
}

/* line 935, app/assets/stylesheets/tokenwiz/style.css */
.text-default {
  color: #495463 !important;
}

/* line 936, app/assets/stylesheets/tokenwiz/style.css */
.text-info {
  color: #1babfe !important;
}

/* line 937, app/assets/stylesheets/tokenwiz/style.css */
.text-success {
  color: #00d285 !important;
}

/* line 938, app/assets/stylesheets/tokenwiz/style.css */
.text-warning {
  color: #ffc100 !important;
}

/* line 939, app/assets/stylesheets/tokenwiz/style.css */
.text-danger {
  color: #ff6868 !important;
}

/* line 940, app/assets/stylesheets/tokenwiz/style.css */
.text-purple {
  color: #bc69fb !important;
}

/* line 941, app/assets/stylesheets/tokenwiz/style.css */
.text-light {
  color: #758698 !important;
}

/* line 942, app/assets/stylesheets/tokenwiz/style.css */
.text-exlight {
  color: #6e81a9 !important;
}

/* line 943, app/assets/stylesheets/tokenwiz/style.css */
.text-dark {
  color: #495463 !important;
}

/* line 945, app/assets/stylesheets/tokenwiz/style.css */
.badge {
  padding: 2px 10px;
  font-size: 11px;
  line-height: 15px;
  text-align: center;
  border-radius: 3px;
  font-weight: 500;
  color: #fff;
  border: 1px solid;
  min-width: 60px;
}

/* line 946, app/assets/stylesheets/tokenwiz/style.css */
.badge-sq {
  height: 19px;
  width: 19px;
  min-width: 0;
  padding-left: 2px;
  padding-right: 2px;
}

/* line 947, app/assets/stylesheets/tokenwiz/style.css */
.badge-sm {
  padding: 4px 12px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  min-width: 90px;
}

/* line 948, app/assets/stylesheets/tokenwiz/style.css */
.badge-md {
  padding: 6px 12px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  min-width: 90px;
}

/* line 949, app/assets/stylesheets/tokenwiz/style.css */
.badge-md.badge-sq {
  height: 30px;
  width: 30px;
  min-width: 0;
  padding: 6px 0;
}

/* line 950, app/assets/stylesheets/tokenwiz/style.css */
.badge-lg {
  padding: 6px 15px;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  min-width: 120px;
}

/* line 951, app/assets/stylesheets/tokenwiz/style.css */
.badge-xl {
  padding: 9px 15px;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  min-width: 120px;
}

/* line 952, app/assets/stylesheets/tokenwiz/style.css */
.badge-block {
  width: 100%;
}

/* line 953, app/assets/stylesheets/tokenwiz/style.css */
.badge-auto {
  min-width: 0;
}

/* line 954, app/assets/stylesheets/tokenwiz/style.css */
.badge-circle {
  border-radius: 50%;
  height: 30px;
  width: 30px;
  padding: 5px 0;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
}

/* line 955, app/assets/stylesheets/tokenwiz/style.css */
.badge-circle.badge-sm {
  height: 20px;
  width: 20px;
  font-size: 11px;
  line-height: 12px;
}

/* line 956, app/assets/stylesheets/tokenwiz/style.css */
.badge.badge-dim {
  color: #495463;
}

/* line 957, app/assets/stylesheets/tokenwiz/style.css */
.badge-primary {
  background: #1b1b1b;
  border-color: #1b1b1b;
}

/* line 958, app/assets/stylesheets/tokenwiz/style.css */
.badge-primary.badge-dim {
  background: #dfebff;
  border-color: #accdff;
}

/* line 959, app/assets/stylesheets/tokenwiz/style.css */
.badge-light {
  background: #758698;
  border-color: #758698;
  color: #fff;
}

/* line 960, app/assets/stylesheets/tokenwiz/style.css */
.badge-light.badge-dim {
  background: #eaecef;
  border-color: #cdd3d9;
}

/* line 961, app/assets/stylesheets/tokenwiz/style.css */
.badge-lighter {
  color: #495463;
  background: #e8e8e8;
  border-color: #e8e8e8;
}

/* line 962, app/assets/stylesheets/tokenwiz/style.css */
.badge-lighter.badge-dim {
  color: #495463;
  border-color: #a4c5f0;
}

/* line 963, app/assets/stylesheets/tokenwiz/style.css */
.badge-dark {
  color: #fff;
  background: #495463;
  border-color: #495463;
}

/* line 964, app/assets/stylesheets/tokenwiz/style.css */
.badge-dark.badge-dim {
  background: #dee2e7;
  border-color: #b2bac6;
}

/* line 965, app/assets/stylesheets/tokenwiz/style.css */
.badge-secondary {
  background: #000000;
  border-color: #000000;
}

/* line 966, app/assets/stylesheets/tokenwiz/style.css */
.badge-secondary.badge-dim {
  background: #dadff6;
  border-color: #b1bceb;
}

/* line 967, app/assets/stylesheets/tokenwiz/style.css */
.badge-success {
  background: #00d285;
  border-color: #00d285;
}

/* line 968, app/assets/stylesheets/tokenwiz/style.css */
.badge-success.badge-dim {
  background: #c8ffeb;
  border-color: #53ffc0;
}

/* line 969, app/assets/stylesheets/tokenwiz/style.css */
.badge-info {
  background: #1babfe;
  border-color: #1babfe;
}

/* line 970, app/assets/stylesheets/tokenwiz/style.css */
.badge-info.badge-dim {
  background: #f0faff;
  border-color: #cdecff;
}

/* line 971, app/assets/stylesheets/tokenwiz/style.css */
.badge-warning {
  background: #ffc100;
  border-color: #ffc100;
}

/* line 972, app/assets/stylesheets/tokenwiz/style.css */
.badge-warning.badge-dim {
  background: #fff5d6;
  border-color: #ffe080;
}

/* line 973, app/assets/stylesheets/tokenwiz/style.css */
.badge-danger {
  background: #ff6868;
  border-color: #ff6868;
}

/* line 974, app/assets/stylesheets/tokenwiz/style.css */
.badge-danger.badge-dim {
  background: #ffe8e8;
  border-color: #ffb5b5;
}

/* line 975, app/assets/stylesheets/tokenwiz/style.css */
.badge-purple {
  background: #bc69fb;
  border-color: #bc69fb;
}

/* line 976, app/assets/stylesheets/tokenwiz/style.css */
.badge-purple.badge-dim {
  background: white;
  border-color: white;
}

/* line 977, app/assets/stylesheets/tokenwiz/style.css */
.badge-disabled {
  color: #495463;
  background: #d2dde9;
  border-color: #d2dde9;
}

/* line 978, app/assets/stylesheets/tokenwiz/style.css */
.badge-disabled.badge-dim {
  color: #5f6d80;
  background: #f4f7fa;
  border-color: #e3eaf1;
}

/* line 979, app/assets/stylesheets/tokenwiz/style.css */
.badge-outline {
  background: none;
  color: #495463;
}

/* line 980, app/assets/stylesheets/tokenwiz/style.css */
.badge-xs {
  padding: 1px 8px;
  font-size: 10px;
  line-height: 12px;
  font-weight: 400;
  min-width: 48px;
}

/* line 981, app/assets/stylesheets/tokenwiz/style.css */
.badge-xs.round {
  border-radius: 9px;
}

/* line 982, app/assets/stylesheets/tokenwiz/style.css */
.badge-xs.badge-sq {
  height: 16px;
  width: 16px;
  min-width: 0;
  padding-left: 2px;
  padding-right: 2px;
}

/* line 984, app/assets/stylesheets/tokenwiz/style.css */
.status:not(.data-col) {
  padding: 5px 20px;
  line-height: 22px;
  font-size: 14px;
  display: inline-block;
  border-radius: 4px;
}

/* line 985, app/assets/stylesheets/tokenwiz/style.css */
.status-primary {
  color: #1b1b1b;
  background: rgba(44, 128, 255, 0.15);
}

/* line 986, app/assets/stylesheets/tokenwiz/style.css */
.status-secondary {
  color: #000000;
  background: rgba(37, 57, 146, 0.15);
}

/* line 987, app/assets/stylesheets/tokenwiz/style.css */
.status-success {
  color: #00d285;
  background: rgba(0, 210, 133, 0.15);
}

/* line 988, app/assets/stylesheets/tokenwiz/style.css */
.status-info {
  color: #1babfe;
  background: rgba(27, 171, 254, 0.15);
}

/* line 989, app/assets/stylesheets/tokenwiz/style.css */
.status-warning {
  color: #ffc100;
  background: rgba(255, 193, 0, 0.15);
}

/* line 990, app/assets/stylesheets/tokenwiz/style.css */
.status-danger {
  color: #ff6868;
  background: rgba(255, 104, 104, 0.15);
}

/* line 991, app/assets/stylesheets/tokenwiz/style.css */
.status-purple {
  color: #bc69fb;
  background: rgba(188, 105, 251, 0.15);
}

/* line 993, app/assets/stylesheets/tokenwiz/style.css */
.icon-90deg {
  transform: rotate(-90deg);
  display: inline-block;
}

/* line 995, app/assets/stylesheets/tokenwiz/style.css */
.hr {
  border: 0;
  display: block;
  width: 100%;
  border-top: 1px solid #d2dde9;
  margin: 35px 0;
}

/* line 996, app/assets/stylesheets/tokenwiz/style.css */
.hr:first-child {
  margin-top: 0;
}

/* line 997, app/assets/stylesheets/tokenwiz/style.css */
.hr:last-child {
  margin-bottom: 0;
}

/* line 998, app/assets/stylesheets/tokenwiz/style.css */
.hr.hr2 {
  margin-top: 15px;
}

/* line 999, app/assets/stylesheets/tokenwiz/style.css */
.hr + .card-head {
  margin-top: -5px;
}

/** Tables @Elements */
/* line 1002, app/assets/stylesheets/tokenwiz/style.css */
.table td {
  padding: 10px 0;
  border: none;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 1003, app/assets/stylesheets/tokenwiz/style.css */
.table td .lead {
  font-size: 14px;
  font-weight: 600;
  color: #495463;
  letter-spacing: 0.01em;
  line-height: 1;
  margin-top: 0;
  margin-right: 4px;
}

/* line 1004, app/assets/stylesheets/tokenwiz/style.css */
.table td .sub {
  font-size: 12px;
  font-weight: 400;
  color: #758698;
  letter-spacing: 0.01em;
  line-height: 1;
  padding-top: 7px;
}

/* line 1005, app/assets/stylesheets/tokenwiz/style.css */
.table td .sub-s2 {
  font-size: 13px;
  color: #495463;
  padding-top: 0;
}

/* line 1006, app/assets/stylesheets/tokenwiz/style.css */
.table td .sub:first-child {
  padding-top: 0;
}

/* line 1007, app/assets/stylesheets/tokenwiz/style.css */
.table td > * {
  padding-right: 5px;
}

/* line 1008, app/assets/stylesheets/tokenwiz/style.css */
.table thead th {
  text-transform: uppercase;
  border: none;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 700;
  color: #1b1b1b;
}

/* line 1009, app/assets/stylesheets/tokenwiz/style.css */
.table th {
  padding: 5px 0;
}

/* line 1010, app/assets/stylesheets/tokenwiz/style.css */
.table td {
  padding: 10px 0;
}

/* line 1011, app/assets/stylesheets/tokenwiz/style.css */
.table-even-odd tr {
  background: rgba(220, 230, 245, 0.2);
}

/* line 1012, app/assets/stylesheets/tokenwiz/style.css */
.table-even-odd tr:nth-child(even) {
  background: rgba(220, 230, 245, 0.6);
}

/* line 1013, app/assets/stylesheets/tokenwiz/style.css */
.table-even-odd thead tr {
  background: #d4e0f3;
}

/* line 1014, app/assets/stylesheets/tokenwiz/style.css */
.table-bordered {
  border: none;
}

/* line 1015, app/assets/stylesheets/tokenwiz/style.css */
.table-bordered th, .table-bordered td {
  border: 1px solid #eff5fc;
  padding-left: 12px;
  padding-right: 12px;
}

/* line 1016, app/assets/stylesheets/tokenwiz/style.css */
.table-bordered thead th {
  border: 1px solid #eff5fc;
}

/* line 1017, app/assets/stylesheets/tokenwiz/style.css */
.table-borderless tr {
  border-bottom: none;
}

/* line 1018, app/assets/stylesheets/tokenwiz/style.css */
.table-transparent tr {
  background: transparent;
}

/* line 1019, app/assets/stylesheets/tokenwiz/style.css */
.table-transparent td, .table-transparent th {
  padding: 15px 20px;
}

@media (min-width: 576px) {
  /* line 1021, app/assets/stylesheets/tokenwiz/style.css */
  .table-transparent td, .table-transparent th {
    padding: 15px 30px;
  }
}

/* line 1022, app/assets/stylesheets/tokenwiz/style.css */
.table th {
  border-top: none;
}

/* line 1023, app/assets/stylesheets/tokenwiz/style.css */
.table-plain {
  width: 100%;
}

/* line 1024, app/assets/stylesheets/tokenwiz/style.css */
.table-plain-row {
  display: flex;
  flex-wrap: wrap;
}

/* line 1025, app/assets/stylesheets/tokenwiz/style.css */
.table-plain-cell {
  width: 50%;
  padding: 8px 15px 8px 0;
}

/* line 1026, app/assets/stylesheets/tokenwiz/style.css */
.table-plain-3clm .table-plain-cell {
  width: 100%;
}

/* line 1027, app/assets/stylesheets/tokenwiz/style.css */
.table-plain-cell.head {
  font-weight: 500;
}

@media (min-width: 768px) {
  /* line 1029, app/assets/stylesheets/tokenwiz/style.css */
  .table-plain-4clm .table-plain-cell {
    width: 25%;
  }
  /* line 1030, app/assets/stylesheets/tokenwiz/style.css */
  .table-plain-3clm .table-plain-cell {
    width: 33.33%;
  }
}

/** Cards @Elements */
/* line 1032, app/assets/stylesheets/tokenwiz/style.css */
.card {
  border-radius: 4px;
  margin-bottom: 15px;
  border: none;
  background: #fff;
  transition: all .4s;
  vertical-align: top;
}

/* line 1033, app/assets/stylesheets/tokenwiz/style.css */
.card-shadow {
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.05);
}

/* line 1034, app/assets/stylesheets/tokenwiz/style.css */
.card-shadow:hover {
  box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.09);
}

/* line 1035, app/assets/stylesheets/tokenwiz/style.css */
.card-full-height {
  height: calc(100% - 15px);
}

/* line 1036, app/assets/stylesheets/tokenwiz/style.css */
.card-gradient-pri-sec {
  background-image: linear-gradient(45deg, #1b1b1b 0%, #1b1b1b 100%);
}

/* line 1037, app/assets/stylesheets/tokenwiz/style.css */
.card-innr {
  padding: 16px 20px;
  border-color: #e8e8e8 !important;
}

/* line 1038, app/assets/stylesheets/tokenwiz/style.css */
.card-innr > .card-title {
  padding-bottom: 10px;
}

/* line 1039, app/assets/stylesheets/tokenwiz/style.css */
.card-innr > div:last-child:not(.input-item):not(.row):not(.step-head) {
  margin-bottom: 5px;
}

/* line 1040, app/assets/stylesheets/tokenwiz/style.css */
.account-info .card-innr > div:last-child:not(.input-item):not(.row):not(.step-head) {
  margin-bottom: 0;
}

/* line 1041, app/assets/stylesheets/tokenwiz/style.css */
.card-innr-fix {
  padding-bottom: 20px;
}

/* line 1042, app/assets/stylesheets/tokenwiz/style.css */
.card-title {
  color: #000000;
  font-size: 1.3em;
  font-weight: 500;
  margin: 0;
}

/* line 1043, app/assets/stylesheets/tokenwiz/style.css */
.card-title-lg {
  font-size: 1.6em;
}

/* line 1044, app/assets/stylesheets/tokenwiz/style.css */
.card-title-md {
  font-size: 1.3em;
}

/* line 1045, app/assets/stylesheets/tokenwiz/style.css */
.card-title-sm {
  font-size: 1.1em;
}

/* line 1046, app/assets/stylesheets/tokenwiz/style.css */
.card-title:last-child {
  margin-bottom: 0;
}

/* line 1047, app/assets/stylesheets/tokenwiz/style.css */
.card-title-text {
  width: 100%;
}

/* line 1048, app/assets/stylesheets/tokenwiz/style.css */
.card-title-text:not(:first-child) {
  margin-top: 4px;
}

/* line 1049, app/assets/stylesheets/tokenwiz/style.css */
.card-title + .btn-grp {
  margin-top: -5px;
}

/* line 1050, app/assets/stylesheets/tokenwiz/style.css */
.card-sub-title {
  text-transform: uppercase;
  color: #758698;
  letter-spacing: 0.1em;
  display: block;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  margin-bottom: 4px;
}

/* line 1051, app/assets/stylesheets/tokenwiz/style.css */
.card-head {
  padding-bottom: 18px;
}

/* line 1052, app/assets/stylesheets/tokenwiz/style.css */
.card-head.has-aside {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

/* line 1053, app/assets/stylesheets/tokenwiz/style.css */
.card-head:last-child {
  padding-bottom: 0;
}

/* line 1054, app/assets/stylesheets/tokenwiz/style.css */
.card-opt {
  position: relative;
}

/* line 1055, app/assets/stylesheets/tokenwiz/style.css */
.card-footer {
  background: #f6f8fc;
}

/* line 1056, app/assets/stylesheets/tokenwiz/style.css */
.card .content:not(:first-child) {
  margin-top: 10px;
}

/* line 1057, app/assets/stylesheets/tokenwiz/style.css */
.card-token {
  background-image: linear-gradient(45deg, #1b1b1b 0%, #1b1b1b 100%);
  color: #fff;
}

/* line 1058, app/assets/stylesheets/tokenwiz/style.css */
.card-token .card-sub-title {
  color: #74fffa;
  margin-bottom: 4px;
}

/* line 1059, app/assets/stylesheets/tokenwiz/style.css */
.card-calc .note p {
  font-size: 11px !important;
}

/* line 1060, app/assets/stylesheets/tokenwiz/style.css */
.card-text-light {
  color: #fff;
}

/* line 1061, app/assets/stylesheets/tokenwiz/style.css */
.card-text-light .card-title, .card-text-light .card-sub-title {
  color: #fff;
}

/* line 1062, app/assets/stylesheets/tokenwiz/style.css */
.card-text-light .card-opt > a {
  color: #fff !important;
}

/* line 1063, app/assets/stylesheets/tokenwiz/style.css */
.card-text-light .card-opt > a:after {
  border-top-color: #fff;
}

/* line 1064, app/assets/stylesheets/tokenwiz/style.css */
.card-text-light p {
  color: #fff;
}

/* line 1065, app/assets/stylesheets/tokenwiz/style.css */
.card-dark {
  background: #090d1c;
}

/* line 1066, app/assets/stylesheets/tokenwiz/style.css */
.card-primary {
  background: #1b1b1b;
}

/* line 1067, app/assets/stylesheets/tokenwiz/style.css */
.card-secondary {
  background: #000000;
}

/* line 1068, app/assets/stylesheets/tokenwiz/style.css */
.card-success {
  background: #00d285;
}

/* line 1069, app/assets/stylesheets/tokenwiz/style.css */
.card-warning {
  background: #ffc100;
}

/* line 1070, app/assets/stylesheets/tokenwiz/style.css */
.card-info {
  background: #1babfe;
}

/* line 1071, app/assets/stylesheets/tokenwiz/style.css */
.card-danger {
  background: #ff6868;
}

/* line 1072, app/assets/stylesheets/tokenwiz/style.css */
.card-navs .card-innr {
  padding-top: 14px;
  padding-bottom: 14px;
}

/* line 1073, app/assets/stylesheets/tokenwiz/style.css */
.card-timeline .card-innr {
  height: calc(100% - 32px);
}

@media (min-width: 410px) {
  /* line 1075, app/assets/stylesheets/tokenwiz/style.css */
  .card-token .token-balance-list li {
    min-width: 25%;
  }
}

@media (min-width: 576px) {
  /* line 1076, app/assets/stylesheets/tokenwiz/style.css */
  .card {
    margin-bottom: 30px;
  }
  /* line 1077, app/assets/stylesheets/tokenwiz/style.css */
  .card-title {
    font-size: 1.4em;
  }
  /* line 1078, app/assets/stylesheets/tokenwiz/style.css */
  .card-title-sm {
    font-size: 1.1em;
    padding-top: 2px;
  }
  /* line 1079, app/assets/stylesheets/tokenwiz/style.css */
  .card-innr {
    padding: 25px 30px;
  }
  /* line 1080, app/assets/stylesheets/tokenwiz/style.css */
  .card-innr-fix {
    padding-bottom: 30px;
  }
  /* line 1081, app/assets/stylesheets/tokenwiz/style.css */
  .card-innr-fix2 {
    padding-bottom: 10px;
  }
  /* line 1082, app/assets/stylesheets/tokenwiz/style.css */
  .card-full-height {
    height: calc(100% - 30px);
  }
  /* line 1083, app/assets/stylesheets/tokenwiz/style.css */
  .card-timeline .card-innr {
    height: calc(100% - 50px);
  }
}

@media (min-width: 992px) {
  /* line 1084, app/assets/stylesheets/tokenwiz/style.css */
  .card-navs .card-innr {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 1085, app/assets/stylesheets/tokenwiz/style.css */
  .card-token .token-balance-list li {
    min-width: 84px;
  }
}

@media (min-width: 1200px) {
  /* line 1086, app/assets/stylesheets/tokenwiz/style.css */
  .card-token .token-balance-list li {
    min-width: 33.33%;
  }
}

/* line 1087, app/assets/stylesheets/tokenwiz/style.css */
.tile {
  padding: 18px 20px 18px;
  position: relative;
  height: calc(100% - 30px);
}

/* line 1088, app/assets/stylesheets/tokenwiz/style.css */
.tile-nav {
  position: absolute;
  z-index: 2;
  top: 20px;
  right: 20px;
}

/* line 1089, app/assets/stylesheets/tokenwiz/style.css */
.tile-nav li {
  padding: 0 3px;
}

/* line 1090, app/assets/stylesheets/tokenwiz/style.css */
.tile-nav li:last-child {
  padding-right: 0;
}

/* line 1091, app/assets/stylesheets/tokenwiz/style.css */
.tile-nav li a {
  line-height: 17px;
  padding: 2px 13px;
  font-size: 11px;
  font-weight: 500;
  border-radius: 11px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #6e81a9;
}

/* line 1092, app/assets/stylesheets/tokenwiz/style.css */
.tile-nav li a.active {
  color: #758698;
  background: rgba(117, 134, 152, 0.15);
}

/* line 1093, app/assets/stylesheets/tokenwiz/style.css */
.tile-header {
  position: relative;
  margin-bottom: 9px;
}

/* line 1094, app/assets/stylesheets/tokenwiz/style.css */
.tile-title {
  font-size: 12px;
  font-weight: 500;
  color: #6e81a9;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 0;
}

/* line 1095, app/assets/stylesheets/tokenwiz/style.css */
.tile-title-s2 {
  font-size: 16px;
  color: #495463;
  text-transform: capitalize;
  letter-spacing: normal;
}

/* line 1096, app/assets/stylesheets/tokenwiz/style.css */
.card-gradient-pri-sec .tile-title {
  color: #84fff2;
}

/* line 1097, app/assets/stylesheets/tokenwiz/style.css */
.tile-action {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -10px;
  z-index: 1;
}

/* line 1098, app/assets/stylesheets/tokenwiz/style.css */
.tile-data {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

/* line 1099, app/assets/stylesheets/tokenwiz/style.css */
.tile-data-number {
  font-size: 24px;
  line-height: 1;
  color: #495463;
  font-weight: 500;
}

/* line 1100, app/assets/stylesheets/tokenwiz/style.css */
.tile-data-status {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  padding: 3px 24px 3px 12px;
  border-radius: 12px;
  margin: 0 12px;
  position: relative;
}

/* line 1101, app/assets/stylesheets/tokenwiz/style.css */
.tile-data-status:after {
  position: absolute;
  height: 0;
  width: 0;
  right: 9px;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  border-left: 4.5px solid transparent;
  border-right: 4.5px solid transparent;
}

/* line 1102, app/assets/stylesheets/tokenwiz/style.css */
.tile-data-up {
  background: rgba(0, 210, 133, 0.15);
  color: #00d285;
}

/* line 1103, app/assets/stylesheets/tokenwiz/style.css */
.tile-data-up:after {
  border-bottom: 5px solid #00d285;
}

/* line 1104, app/assets/stylesheets/tokenwiz/style.css */
.tile-data-down {
  background: rgba(255, 104, 104, 0.15);
  color: #ff6868;
}

/* line 1105, app/assets/stylesheets/tokenwiz/style.css */
.tile-data-down:after {
  border-top: 5px solid #ff6868;
}

/* line 1106, app/assets/stylesheets/tokenwiz/style.css */
.tile-data-text {
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
  color: #495463;
}

/* line 1107, app/assets/stylesheets/tokenwiz/style.css */
.tile-data-text span {
  font-size: 12px;
  font-weight: 400;
}

/* line 1108, app/assets/stylesheets/tokenwiz/style.css */
.tile-data-text-s2 span {
  font-size: 14px;
  color: #758698;
}

/* line 1109, app/assets/stylesheets/tokenwiz/style.css */
.tile-text-light .tile-data-text {
  color: #fff;
}

/* line 1110, app/assets/stylesheets/tokenwiz/style.css */
.tile-data-s2 {
  justify-content: space-between;
  margin-bottom: 14px;
}

/* line 1111, app/assets/stylesheets/tokenwiz/style.css */
.tile-recent {
  color: #6e81a9;
  line-height: 1;
}

/* line 1112, app/assets/stylesheets/tokenwiz/style.css */
.tile-recent-number {
  font-size: 16px;
  display: inline-block;
  margin-right: 3px;
  font-weight: 700;
}

/* line 1113, app/assets/stylesheets/tokenwiz/style.css */
.tile-recent-text {
  font-size: 13px;
  font-weight: 400;
}

/* line 1114, app/assets/stylesheets/tokenwiz/style.css */
.tile-info-item {
  min-width: 80px;
}

/* line 1115, app/assets/stylesheets/tokenwiz/style.css */
.tile-info-list {
  display: flex;
}

/* line 1116, app/assets/stylesheets/tokenwiz/style.css */
.tile-info-lead {
  font-size: 16px;
  font-weight: 500;
  color: #1b1b1b;
  display: block;
  line-height: 1;
}

/* line 1117, app/assets/stylesheets/tokenwiz/style.css */
.tile-text-light .tile-info-lead {
  color: #fff;
}

/* line 1118, app/assets/stylesheets/tokenwiz/style.css */
.tile-info-sub {
  font-size: 12px;
  color: #758698;
  font-weight: 400;
  line-height: 1;
}

/* line 1119, app/assets/stylesheets/tokenwiz/style.css */
.tile-text-light .tile-info-sub {
  color: #fff;
}

/* line 1120, app/assets/stylesheets/tokenwiz/style.css */
.tile-footer {
  padding-top: 8px;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

@media (min-width: 576px) {
  /* line 1122, app/assets/stylesheets/tokenwiz/style.css */
  .tile {
    padding: 24px 30px 22px;
  }
  /* line 1123, app/assets/stylesheets/tokenwiz/style.css */
  .tile-nav {
    top: 24px;
    right: 30px;
  }
  /* line 1124, app/assets/stylesheets/tokenwiz/style.css */
  .tile-data-number {
    font-size: 32px;
  }
  /* line 1125, app/assets/stylesheets/tokenwiz/style.css */
  .tile-data-status {
    font-size: 14px;
    line-height: 20px;
    padding: 5px 28px 5px 14px;
    border-radius: 15px;
  }
  /* line 1126, app/assets/stylesheets/tokenwiz/style.css */
  .tile-data-status:after {
    right: 14px;
  }
  /* line 1127, app/assets/stylesheets/tokenwiz/style.css */
  .tile-data-text {
    font-size: 20px;
  }
  /* line 1128, app/assets/stylesheets/tokenwiz/style.css */
  .tile-recent-number {
    font-size: 18px;
  }
  /* line 1129, app/assets/stylesheets/tokenwiz/style.css */
  .tile-info-lead {
    font-size: 20px;
  }
  /* line 1130, app/assets/stylesheets/tokenwiz/style.css */
  .tile-footer {
    padding-top: 14px;
  }
}

/* line 1131, app/assets/stylesheets/tokenwiz/style.css */
.progress-info {
  display: flex;
  justify-content: space-between;
}

/* line 1132, app/assets/stylesheets/tokenwiz/style.css */
.progress-info li {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  color: #495463;
  line-height: 1.4;
}

/* line 1133, app/assets/stylesheets/tokenwiz/style.css */
.progress-info li span {
  color: #758698;
  display: block;
  font-size: 12px;
}

/* line 1134, app/assets/stylesheets/tokenwiz/style.css */
.progress-bar {
  display: block;
  color: #758698;
  background: #aebac7;
  height: 6px;
  border-radius: 3px;
  margin: 12px 0 65px;
  position: relative;
}

/* line 1135, app/assets/stylesheets/tokenwiz/style.css */
.progress-hcap, .progress-scap, .progress-psale, .progress-percent {
  position: absolute;
  top: 0;
  left: 0;
  height: 6px;
  border-radius: 3px;
}

/* line 1136, app/assets/stylesheets/tokenwiz/style.css */
.progress-hcap > div, .progress-scap > div, .progress-psale > div, .progress-percent > div {
  position: absolute;
  right: 0;
  transform: translateX(50%);
  width: 120px;
  font-size: 10px;
  line-height: 14px;
  font-weight: 500;
  padding: 25px 0 0 0;
  text-transform: uppercase;
}

/* line 1137, app/assets/stylesheets/tokenwiz/style.css */
.progress-hcap > div:after, .progress-scap > div:after, .progress-psale > div:after, .progress-percent > div:after {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -2px;
  width: 2px;
  height: 20px;
  content: '';
  background: rgba(78, 92, 110, 0.3);
}

/* line 1138, app/assets/stylesheets/tokenwiz/style.css */
.progress-hcap > div span, .progress-scap > div span, .progress-psale > div span, .progress-percent > div span {
  display: block;
  color: #495463;
}

/* line 1139, app/assets/stylesheets/tokenwiz/style.css */
.progress-hcap {
  background: #d2dde9;
}

/* line 1140, app/assets/stylesheets/tokenwiz/style.css */
.progress-scap {
  background: #8299d3;
}

/* line 1141, app/assets/stylesheets/tokenwiz/style.css */
.progress-psale {
  background: #8299d3;
}

/* line 1142, app/assets/stylesheets/tokenwiz/style.css */
.progress-percent {
  background: #1b1b1b;
}

/* line 1143, app/assets/stylesheets/tokenwiz/style.css */
.progress-percent:after {
  position: absolute;
  content: '';
  right: 0;
  top: 50%;
  height: 18px;
  width: 18px;
  border: 3px solid #1b1b1b;
  background: #fff;
  border-radius: 50%;
  transform: translate(50%, -50%);
}

/** 04.0 - ELEMENTS */
/* line 1146, app/assets/stylesheets/tokenwiz/style.css */
.list-check li {
  color: #495463;
  position: relative;
  padding-left: 20px;
}

/* line 1147, app/assets/stylesheets/tokenwiz/style.css */
.list-check li:not(:last-child) {
  padding-bottom: 6px;
}

/* line 1148, app/assets/stylesheets/tokenwiz/style.css */
.list-check li:before {
  position: absolute;
  left: 0;
  top: 2px;
  font-family: Font Awesome;
  content: '\f00c';
  font-weight: 700;
  color: #6e81a9;
  margin-right: 4px;
  font-size: 12px;
}

/* line 1150, app/assets/stylesheets/tokenwiz/style.css */
.status {
  border-radius: 4px;
  text-align: center;
  padding: 24px 10px;
  width: 100%;
}

/* line 1151, app/assets/stylesheets/tokenwiz/style.css */
.status-icon {
  position: relative;
  height: 90px;
  width: 90px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  margin: 0 auto 20px;
  border: 2px solid #b1becc;
}

/* line 1152, app/assets/stylesheets/tokenwiz/style.css */
.status-icon > .ti {
  color: #b1becc;
  font-size: 36px;
  line-height: 86px;
}

/* line 1153, app/assets/stylesheets/tokenwiz/style.css */
.status-icon-sm {
  position: absolute;
  right: -2px;
  bottom: -2px;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #ffc7c7;
}

/* line 1154, app/assets/stylesheets/tokenwiz/style.css */
.status-icon-sm > .ti {
  font-size: 12px;
  line-height: 22px;
  color: #ffc7c7;
  display: block;
}

/* line 1155, app/assets/stylesheets/tokenwiz/style.css */
.status-text {
  display: block;
  font-size: 1.29em;
  line-height: 1.6;
  font-weight: 400;
  color: #758698;
  letter-spacing: -0.01em;
  padding-bottom: 13px;
}

/* line 1156, app/assets/stylesheets/tokenwiz/style.css */
.status-text.large {
  font-size: 1.314em;
}

/* line 1157, app/assets/stylesheets/tokenwiz/style.css */
.status .btn {
  margin-top: 20px;
}

/* line 1158, app/assets/stylesheets/tokenwiz/style.css */
.status-empty .status-icon {
  border-color: #b1becc;
}

/* line 1159, app/assets/stylesheets/tokenwiz/style.css */
.status-empty .status-icon > .ti {
  color: #b1becc;
}

/* line 1160, app/assets/stylesheets/tokenwiz/style.css */
.status-thank .status-icon, .status-verified .status-icon {
  border-color: #06d388;
}

/* line 1161, app/assets/stylesheets/tokenwiz/style.css */
.status-thank .status-icon > .ti, .status-verified .status-icon > .ti {
  color: #06d388;
}

/* line 1162, app/assets/stylesheets/tokenwiz/style.css */
.status-thank .status-icon-sm, .status-verified .status-icon-sm {
  border-color: #06d388;
}

/* line 1163, app/assets/stylesheets/tokenwiz/style.css */
.status-thank .status-icon-sm > .ti, .status-verified .status-icon-sm > .ti {
  color: #06d388;
}

/* line 1164, app/assets/stylesheets/tokenwiz/style.css */
.status-verified .status-text {
  color: #06d388;
}

/* line 1165, app/assets/stylesheets/tokenwiz/style.css */
.status-process .status-icon {
  border-color: #50b3ff;
}

/* line 1166, app/assets/stylesheets/tokenwiz/style.css */
.status-process .status-icon > .ti {
  color: #50b3ff;
}

/* line 1167, app/assets/stylesheets/tokenwiz/style.css */
.status-process .status-icon-sm {
  border-color: #50b3ff;
}

/* line 1168, app/assets/stylesheets/tokenwiz/style.css */
.status-process .status-icon-sm > .ti {
  color: #50b3ff;
}

/* line 1169, app/assets/stylesheets/tokenwiz/style.css */
.status-canceled .status-icon {
  border-color: #ffc7c7;
}

/* line 1170, app/assets/stylesheets/tokenwiz/style.css */
.status-canceled .status-icon > .ti {
  color: #ffc7c7;
}

/* line 1171, app/assets/stylesheets/tokenwiz/style.css */
.status-canceled .status-icon-sm {
  border-color: #ffc7c7;
}

/* line 1172, app/assets/stylesheets/tokenwiz/style.css */
.status-canceled .status-icon-sm > .ti {
  color: #ffc7c7;
}

/* line 1173, app/assets/stylesheets/tokenwiz/style.css */
.status-canceled .status-text {
  color: #ffc7c7;
}

/* line 1174, app/assets/stylesheets/tokenwiz/style.css */
.status-warnning .status-icon {
  border-color: #ffd147;
}

/* line 1175, app/assets/stylesheets/tokenwiz/style.css */
.status-warnning .status-icon > .ti {
  color: #ffd147;
}

/* line 1176, app/assets/stylesheets/tokenwiz/style.css */
.status-warnning .status-icon-sm {
  border-color: #ffd147;
}

/* line 1177, app/assets/stylesheets/tokenwiz/style.css */
.status-warnning .status-icon-sm > .ti {
  color: #ffd147;
}

@media (min-width: 576px) {
  /* line 1179, app/assets/stylesheets/tokenwiz/style.css */
  .status {
    padding: 45px 40px;
  }
  /* line 1180, app/assets/stylesheets/tokenwiz/style.css */
  .status-text.large {
    font-size: 1.65em;
  }
  /* line 1181, app/assets/stylesheets/tokenwiz/style.css */
  .status-sm {
    padding: 20px;
  }
  /* line 1182, app/assets/stylesheets/tokenwiz/style.css */
  .status-lg {
    padding: 50px;
  }
}

/* line 1183, app/assets/stylesheets/tokenwiz/style.css */
.copy-wrap {
  position: relative;
}

/* line 1184, app/assets/stylesheets/tokenwiz/style.css */
.copy-wrap > [class*=fa] {
  position: absolute;
  top: 0;
  left: 18px;
  line-height: 20px;
  padding: 12px 0;
  font-size: 14px;
  text-align: center;
  color: #495463;
}

/* line 1185, app/assets/stylesheets/tokenwiz/style.css */
.copy-trigger {
  position: absolute;
  right: 4px;
  top: 4px;
  height: 38px;
  width: 38px;
  line-height: 20px;
  padding: 10px 0;
  text-align: center;
  color: #758698;
  background: #e9eff9;
  border-radius: 4px;
  border: none;
  transition: all .4s;
  cursor: pointer;
}

/* line 1186, app/assets/stylesheets/tokenwiz/style.css */
.copy-trigger:focus, .copy-trigger:hover {
  color: #fff;
  background: #1b1b1b;
  outline: none;
}

/* line 1187, app/assets/stylesheets/tokenwiz/style.css */
.copy-address {
  border: none;
  color: #495463;
  line-height: 20px;
  padding: 12px 50px 12px 40px;
  border-radius: 4px;
  border: 1px solid rgba(211, 224, 243, 0.5);
  width: 100%;
  background: #fff;
}

/* line 1188, app/assets/stylesheets/tokenwiz/style.css */
.copy-address:focus {
  outline: none;
  box-shadow: none;
}

/* line 1189, app/assets/stylesheets/tokenwiz/style.css */
.copy-feedback {
  display: none;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  line-height: 20px;
  padding: 13px 0;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .05em;
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 4px;
  border: 1px solid rgba(211, 224, 243, 0.5);
  color: #1b1b1b;
}

/* line 1191, app/assets/stylesheets/tokenwiz/style.css */
.countdown-clock {
  display: flex;
  justify-content: space-between;
  margin: 0 -7px;
  max-width: 320px;
}

/* line 1192, app/assets/stylesheets/tokenwiz/style.css */
.countdown-clock > div {
  border-radius: 4px;
  border: 1px solid #e8e8e8;
  margin: 0 7px;
  flex-grow: 1;
  text-align: center;
  padding: 10px 0;
}

/* line 1193, app/assets/stylesheets/tokenwiz/style.css */
.countdown-time {
  font-size: 24px;
  color: #495463;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
}

/* line 1194, app/assets/stylesheets/tokenwiz/style.css */
.countdown-text {
  display: block;
  font-weight: 500;
  font-size: 11px;
  color: #758698;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  line-height: 1;
}

/* line 1195, app/assets/stylesheets/tokenwiz/style.css */
.card-dark .countdown-text {
  color: #b9d2f2;
}

/* line 1197, app/assets/stylesheets/tokenwiz/style.css */
[data-bs-toggle="tooltip"] {
  cursor: help;
  color: #758698;
  font-size: 11px;
}

/* line 1199, app/assets/stylesheets/tokenwiz/style.css */
.tooltip-inner {
  background: #758698;
  font-size: 10px;
  color: #fff;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.07);
}

/* line 1201, app/assets/stylesheets/tokenwiz/style.css */
.tooltip.bs-tooltip-right .arrow:before {
  border-right-color: #758698 !important;
}

/* line 1203, app/assets/stylesheets/tokenwiz/style.css */
.tooltip.bs-tooltip-left .arrow:before {
  border-left-color: #758698 !important;
}

/* line 1205, app/assets/stylesheets/tokenwiz/style.css */
.tooltip.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #758698 !important;
}

/* line 1207, app/assets/stylesheets/tokenwiz/style.css */
.tooltip.bs-tooltip-top .arrow:before {
  border-top-color: #758698 !important;
}

/* line 1209, app/assets/stylesheets/tokenwiz/style.css */
.toggle-tigger {
  cursor: pointer;
}

/* line 1210, app/assets/stylesheets/tokenwiz/style.css */
.toggle-caret {
  position: relative;
  padding-right: 16px;
}

/* line 1211, app/assets/stylesheets/tokenwiz/style.css */
.toggle-caret:after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  height: 0;
  width: 0;
  border-left: 4.5px solid transparent;
  border-right: 4.5px solid transparent;
  border-top: 5px solid #b1becc;
}

/* line 1212, app/assets/stylesheets/tokenwiz/style.css */
.toggle-content, .toggle-class {
  display: none;
}

/* line 1213, app/assets/stylesheets/tokenwiz/style.css */
.toggle-content.active, .toggle-class.active {
  display: block;
}

/* line 1214, app/assets/stylesheets/tokenwiz/style.css */
.toggle-mobile {
  height: 36px;
  width: 36px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

/* line 1215, app/assets/stylesheets/tokenwiz/style.css */
.toggle-mobile-content {
  position: absolute;
}

@media (min-width: 576px) {
  /* line 1217, app/assets/stylesheets/tokenwiz/style.css */
  .toggle-content, .toggle-class {
    display: none;
  }
  /* line 1218, app/assets/stylesheets/tokenwiz/style.css */
  .toggle-content.active, .toggle-class.active {
    display: block;
  }
  /* line 1219, app/assets/stylesheets/tokenwiz/style.css */
  .toggle-mobile {
    display: none;
  }
  /* line 1220, app/assets/stylesheets/tokenwiz/style.css */
  .toggle-mobile-content {
    position: static;
    display: block;
  }
}

/* line 1221, app/assets/stylesheets/tokenwiz/style.css */
.dropdown-content {
  position: absolute;
  top: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  border-radius: 4px;
  z-index: 999;
  box-shadow: 0px 0 35px 0px rgba(0, 0, 0, 0.2);
}

/* line 1222, app/assets/stylesheets/tokenwiz/style.css */
.dropdown-content:after {
  position: absolute;
  content: '';
  top: -6px;
  left: 50%;
  margin-left: -7px;
  height: 0;
  width: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #fff;
}

/* line 1223, app/assets/stylesheets/tokenwiz/style.css */
.dropdown-content-up {
  top: auto;
  bottom: calc(100% + 10px);
}

/* line 1224, app/assets/stylesheets/tokenwiz/style.css */
.dropdown-content-up:after {
  top: auto;
  bottom: -7px;
  border-bottom: none;
  border-top: 7px solid #fff;
}

/* line 1225, app/assets/stylesheets/tokenwiz/style.css */
.dropdown-content-top {
  top: auto;
  bottom: calc(100% + 10px);
}

/* line 1226, app/assets/stylesheets/tokenwiz/style.css */
.dropdown-content-top:after {
  top: auto;
  bottom: -7px;
  border-bottom: none;
  border-top: 7px solid #fff;
}

/* line 1227, app/assets/stylesheets/tokenwiz/style.css */
.dropdown-content-top-left {
  top: 0;
  left: auto;
  right: calc(100% + 10px);
  transform: translateX(0);
}

/* line 1228, app/assets/stylesheets/tokenwiz/style.css */
.dropdown-content-top-left:after {
  top: 8px;
  left: auto;
  right: -14px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #fff;
}

/* line 1229, app/assets/stylesheets/tokenwiz/style.css */
.dropdown-content-center-left {
  top: 50%;
  left: auto;
  right: calc(100% + 10px);
  transform: translateX(0) translateY(-50%);
}

/* line 1230, app/assets/stylesheets/tokenwiz/style.css */
.dropdown-content-center-left:after {
  top: 50%;
  margin-top: -7px;
  left: auto;
  right: -14px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #fff;
}

/* line 1231, app/assets/stylesheets/tokenwiz/style.css */
.dropdown-content-right {
  left: auto;
  transform: translateX(0);
  right: 0;
}

/* line 1232, app/assets/stylesheets/tokenwiz/style.css */
.dropdown-arrow-left:after {
  left: 16px;
}

/* line 1233, app/assets/stylesheets/tokenwiz/style.css */
.dropdown-arrow-right:after {
  left: auto;
  right: 16px;
}

/* line 1234, app/assets/stylesheets/tokenwiz/style.css */
.dropdown-list {
  padding: 0 0;
}

/* line 1235, app/assets/stylesheets/tokenwiz/style.css */
.dropdown-list:last-child {
  border-radius: 0 0 4px 4px;
}

/* line 1236, app/assets/stylesheets/tokenwiz/style.css */
.dropdown-list li {
  border-bottom: 1px solid rgba(230, 239, 251, 0.3);
}

/* line 1237, app/assets/stylesheets/tokenwiz/style.css */
.dropdown-list li:last-child {
  border-bottom: none;
}

/* line 1238, app/assets/stylesheets/tokenwiz/style.css */
.dropdown-list li a {
  text-align: left;
  padding: 10px 25px 10px 20px;
  white-space: nowrap;
  color: #495463;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
}

/* line 1239, app/assets/stylesheets/tokenwiz/style.css */
.dropdown-list li a .ti, .dropdown-list li a [class*=fa-] {
  margin-right: 10px;
  font-size: 14px;
}

/* line 1240, app/assets/stylesheets/tokenwiz/style.css */
.dropdown-list li a:hover {
  color: #1b1b1b;
}

/* line 1242, app/assets/stylesheets/tokenwiz/style.css */
.schedule-item {
  padding: 10px 0 10px;
}

/* line 1243, app/assets/stylesheets/tokenwiz/style.css */
.schedule-item span:not([class]) {
  display: block;
}

/* line 1244, app/assets/stylesheets/tokenwiz/style.css */
.schedule-item + .schedule-item {
  border-top: 1px solid #f4f4f4;
  padding-top: 20px;
}

/* line 1245, app/assets/stylesheets/tokenwiz/style.css */
.schedule-title {
  font-weight: 700;
  display: flex;
  align-items: center;
  margin-bottom: 4px;
}

/* line 1246, app/assets/stylesheets/tokenwiz/style.css */
.schedule-title span {
  display: inline-block;
  margin-right: 12px;
}

/* line 1247, app/assets/stylesheets/tokenwiz/style.css */
.schedule-bonus {
  padding: 8px;
  min-width: 110px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  border-radius: 4px;
  color: #1b1b1b;
  display: inline-block;
  border: 2px solid currentColor;
}

/* line 1249, app/assets/stylesheets/tokenwiz/style.css */
.user-dropdown:after {
  border-bottom-color: #000000;
}

/* line 1250, app/assets/stylesheets/tokenwiz/style.css */
.user-welcome {
  display: inline-block;
  margin-right: 10px;
  color: #fff;
}

/* line 1251, app/assets/stylesheets/tokenwiz/style.css */
.user-thumb {
  display: inline-block;
  height: 32px;
  width: 32px;
  line-height: 32px;
  color: #fff;
  border-radius: 50%;
  background: #1b1b1b;
  text-align: center;
}

/* line 1252, app/assets/stylesheets/tokenwiz/style.css */
.user-thumb:hover, .user-thumb:focus {
  color: #fff;
}

/* line 1253, app/assets/stylesheets/tokenwiz/style.css */
.user-status {
  padding: 20px 25px;
  background: #000000;
  border-radius: 4px 4px 0 0;
}

/* line 1254, app/assets/stylesheets/tokenwiz/style.css */
.user-status-title {
  font-size: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #74fffa;
  margin-bottom: 0;
}

/* line 1255, app/assets/stylesheets/tokenwiz/style.css */
.user-status-balance {
  font-size: 24px;
  color: #fff;
  white-space: nowrap;
  line-height: 1;
  padding-top: 4px;
}

/* line 1256, app/assets/stylesheets/tokenwiz/style.css */
.user-status-balance small {
  font-size: 16px;
}

/* line 1257, app/assets/stylesheets/tokenwiz/style.css */
.user-links {
  padding: 12px 0;
}

/* line 1258, app/assets/stylesheets/tokenwiz/style.css */
.user-links:last-child {
  border-radius: 0 0 4px 4px;
}

/* line 1259, app/assets/stylesheets/tokenwiz/style.css */
.user-links li a {
  display: block;
  padding: 5px 15px;
}

/* line 1260, app/assets/stylesheets/tokenwiz/style.css */
.user-links li a .ti {
  margin-right: 10px;
}

/* line 1261, app/assets/stylesheets/tokenwiz/style.css */
.user-photo {
  height: 36px;
  width: 36px;
  border-radius: 50%;
  overflow: hidden;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 36px;
  color: #fff;
  background: #1b1b1b;
  text-align: center;
}

/* line 1262, app/assets/stylesheets/tokenwiz/style.css */
.user-photo.bg-light, .user-photo.bg-lighter {
  color: #495463;
}

/* line 1263, app/assets/stylesheets/tokenwiz/style.css */
.user-photo:hover, .user-photo:focus {
  color: #fff;
}

/* line 1264, app/assets/stylesheets/tokenwiz/style.css */
.user-photo img {
  border-radius: 100%;
  vertical-align: baseline;
}

/* line 1265, app/assets/stylesheets/tokenwiz/style.css */
.user-photo + .user-info {
  margin-left: 12px;
}

/* line 1266, app/assets/stylesheets/tokenwiz/style.css */
.user-block {
  display: flex;
  align-items: center;
}

/* line 1268, app/assets/stylesheets/tokenwiz/style.css */
.sap-text {
  padding: 15px 0;
  text-align: center;
}

/* line 1269, app/assets/stylesheets/tokenwiz/style.css */
.sap-text span {
  font-size: 12px;
  line-height: 19px;
  letter-spacing: 0.1em;
  display: inline-block;
  text-transform: uppercase;
  padding: 0 12px;
  position: relative;
}

/* line 1270, app/assets/stylesheets/tokenwiz/style.css */
.sap-text span:before, .sap-text span:after {
  position: absolute;
  content: '';
  height: 1px;
  width: 40px;
  background: #d2dde9;
  top: 50%;
  margin-top: -1px;
}

/* line 1271, app/assets/stylesheets/tokenwiz/style.css */
.sap-text span:before {
  right: 100%;
}

/* line 1272, app/assets/stylesheets/tokenwiz/style.css */
.sap-text span:after {
  left: 100%;
}

/* line 1274, app/assets/stylesheets/tokenwiz/style.css */
.tnx-table.bdr-tl {
  border-top: 1px solid #e8e8e8;
}

/* line 1276, app/assets/stylesheets/tokenwiz/style.css */
.tnx-type {
  width: 30px;
}

/* line 1278, app/assets/stylesheets/tokenwiz/style.css */
.tnx-type-text, .tnx-type-md {
  display: none;
}

@media (min-width: 420px) {
  /* line 1280, app/assets/stylesheets/tokenwiz/style.css */
  .tnx-type-sm {
    display: none;
  }
  /* line 1281, app/assets/stylesheets/tokenwiz/style.css */
  .tnx-type-text, .tnx-type-md {
    display: inline-block;
  }
}

@media (min-width: 992px) {
  /* line 1282, app/assets/stylesheets/tokenwiz/style.css */
  .tnx-table.bdr-tl {
    border-left: 1px solid #e8e8e8;
    border-top: 0;
  }
}

/* line 1283, app/assets/stylesheets/tokenwiz/style.css */
.chart-tokensale {
  height: 190px;
}

/* line 1285, app/assets/stylesheets/tokenwiz/style.css */
.error-text-large {
  font-size: 120px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 17px;
  background: -webkit-linear-gradient(#1b1b1b, #000000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: .9;
}

/* line 1286, app/assets/stylesheets/tokenwiz/style.css */
.error-content {
  position: relative;
}

/* line 1287, app/assets/stylesheets/tokenwiz/style.css */
.error-content p {
  margin-bottom: 28px;
  color: #758698;
}

@media (min-width: 576px) {
  /* line 1289, app/assets/stylesheets/tokenwiz/style.css */
  .error-text-large {
    font-size: 180px;
  }
}

@media (min-width: 992px) {
  /* line 1290, app/assets/stylesheets/tokenwiz/style.css */
  .error-text-large {
    font-size: 250px;
  }
}

/* line 1291, app/assets/stylesheets/tokenwiz/style.css */
.share-links {
  margin: 5px -10px;
  display: flex;
  align-items: center;
}

/* line 1292, app/assets/stylesheets/tokenwiz/style.css */
.share-links:last-child {
  margin-bottom: 0;
}

/* line 1293, app/assets/stylesheets/tokenwiz/style.css */
.share-links li {
  margin: 5px 10px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.1em;
  color: #758698;
}

/* line 1294, app/assets/stylesheets/tokenwiz/style.css */
.share-links li a {
  font-size: 18px;
  line-height: 24px;
  display: inline-block;
  color: #495463;
  font-weight: 400;
}

/* line 1295, app/assets/stylesheets/tokenwiz/style.css */
.share-links li a .fab {
  line-height: 24px;
  display: inline-block;
}

/* line 1296, app/assets/stylesheets/tokenwiz/style.css */
.share-links li a:hover {
  color: #1b1b1b;
}

/* line 1298, app/assets/stylesheets/tokenwiz/style.css */
.lang-switch-btn {
  display: inline-block;
  color: #758698;
  padding: 5px 13px;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
  border: 1px solid #b1becc;
  border-radius: 15px;
}

/* line 1299, app/assets/stylesheets/tokenwiz/style.css */
.lang-switch-btn .ti {
  font-size: 10px;
  margin-left: 2px;
}

/* line 1300, app/assets/stylesheets/tokenwiz/style.css */
.lang-switch-btn:hover {
  color: #758698;
}

/* line 1301, app/assets/stylesheets/tokenwiz/style.css */
.lang-switch-btn:focus, .lang-switch-btn:active {
  color: #1b1b1b;
  border-color: #1b1b1b;
}

/* line 1302, app/assets/stylesheets/tokenwiz/style.css */
.lang-list {
  padding: 10px 0;
}

/* line 1303, app/assets/stylesheets/tokenwiz/style.css */
.lang-list li a {
  font-size: 12px;
  letter-spacing: 0.1em;
  padding: 0 20px;
  text-transform: uppercase;
  color: #758698;
}

/* line 1304, app/assets/stylesheets/tokenwiz/style.css */
.lang-list li a:hover {
  color: #1b1b1b;
}

/* line 1306, app/assets/stylesheets/tokenwiz/style.css */
.footer-bar {
  margin-top: auto;
  padding-bottom: 20px;
}

/* line 1307, app/assets/stylesheets/tokenwiz/style.css */
.footer-links {
  display: flex;
  flex-wrap: wrap;
  margin: 3px -15px;
}

/* line 1308, app/assets/stylesheets/tokenwiz/style.css */
.footer-links li {
  padding: 2px 15px;
  font-size: 13px;
  color: #758698;
}

/* line 1309, app/assets/stylesheets/tokenwiz/style.css */
.footer-links li a {
  color: #758698;
}

/* line 1310, app/assets/stylesheets/tokenwiz/style.css */
.footer-links li a:hover {
  color: #1b1b1b;
}

/* line 1312, app/assets/stylesheets/tokenwiz/style.css */
.referral-form {
  margin: 20px 0;
}

/* line 1313, app/assets/stylesheets/tokenwiz/style.css */
.referral-form:first-child {
  margin-top: 0;
}

/* line 1314, app/assets/stylesheets/tokenwiz/style.css */
.referral-form:last-child {
  margin-bottom: 0;
}

/* line 1316, app/assets/stylesheets/tokenwiz/style.css */
.account-info .card-title, .referral-info .card-title, .kyc-info .card-title {
  font-size: 1.3em;
}

@media (min-width: 576px) {
  /* line 1318, app/assets/stylesheets/tokenwiz/style.css */
  .account-info .card-title, .referral-info .card-title, .kyc-info .card-title {
    font-size: 1.4em;
  }
}

@media (min-width: 992px) {
  /* line 1319, app/assets/stylesheets/tokenwiz/style.css */
  .account-info .card-title, .referral-info .card-title, .kyc-info .card-title {
    font-size: 1.1em;
  }
}

/* line 1320, app/assets/stylesheets/tokenwiz/style.css */
.kyc-alert {
  margin-top: 20px;
  padding-bottom: 4px;
}

/* line 1321, app/assets/stylesheets/tokenwiz/style.css */
.kyc-status {
  margin-bottom: 20px;
}

/* line 1322, app/assets/stylesheets/tokenwiz/style.css */
.kyc-form-steps {
  margin-bottom: 25px;
}

/* line 1324, app/assets/stylesheets/tokenwiz/style.css */
.form-step-head {
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
}

/* line 1325, app/assets/stylesheets/tokenwiz/style.css */
.form-step:first-child .form-step-head {
  border-top: 0;
}

/* line 1326, app/assets/stylesheets/tokenwiz/style.css */
.form-step:last-child .form-step-head {
  border-bottom: 0;
}

/* line 1327, app/assets/stylesheets/tokenwiz/style.css */
.form-step-final {
  border-top: 1px solid #f4f4f4;
  padding-bottom: 5px;
}

/* line 1328, app/assets/stylesheets/tokenwiz/style.css */
.form-step-fields {
  padding: 20px;
}

/* line 1329, app/assets/stylesheets/tokenwiz/style.css */
.form-step.form-step1 .form-step-fields {
  padding-bottom: 1px;
}

/* line 1330, app/assets/stylesheets/tokenwiz/style.css */
.form-step.form-step2 .form-step-fields {
  padding-bottom: 16px;
}

/* line 1331, app/assets/stylesheets/tokenwiz/style.css */
.form-step.form-step3 .form-step-fields {
  padding-top: 15px;
  padding-bottom: 1px;
}

/* line 1332, app/assets/stylesheets/tokenwiz/style.css */
.form-step .note-plane {
  margin-bottom: 10px;
}

/* line 1333, app/assets/stylesheets/tokenwiz/style.css */
.form-step .note-plane [class*=fa] {
  transform: translateY(3px);
}

/* line 1334, app/assets/stylesheets/tokenwiz/style.css */
.form-step .note-plane p, .form-step .note-plane .note-text {
  font-size: 1em !important;
  line-height: 1.5;
}

/* line 1335, app/assets/stylesheets/tokenwiz/style.css */
.form-step.form-step2 .note-plane {
  margin-bottom: 2px;
}

/* line 1337, app/assets/stylesheets/tokenwiz/style.css */
.step-head {
  display: flex;
  align-items: center;
}

/* line 1338, app/assets/stylesheets/tokenwiz/style.css */
.step-head-text h4 {
  margin-bottom: 0;
  color: #000000;
}

/* line 1339, app/assets/stylesheets/tokenwiz/style.css */
.step-head-text p {
  font-size: 0.95em;
}

/* line 1340, app/assets/stylesheets/tokenwiz/style.css */
.step-head h4, .step-head h3 {
  font-weight: 500;
}

/* line 1341, app/assets/stylesheets/tokenwiz/style.css */
.step-number {
  flex-shrink: 0;
  height: 48px;
  width: 48px;
  font-size: 16px;
  color: #758698;
  border: 2px solid #b1becc;
  text-align: center;
  line-height: 45px;
  border-radius: 50%;
  margin-right: 12px;
  margin-top: 4px;
  margin-bottom: 4px;
}

@media (min-width: 576px) {
  /* line 1343, app/assets/stylesheets/tokenwiz/style.css */
  .kyc-form-steps {
    margin-bottom: 60px;
  }
  /* line 1344, app/assets/stylesheets/tokenwiz/style.css */
  .form-step-fields {
    padding: 30px;
  }
  /* line 1345, app/assets/stylesheets/tokenwiz/style.css */
  .form-step.form-step1 .form-step-fields {
    padding-bottom: 10px;
  }
  /* line 1346, app/assets/stylesheets/tokenwiz/style.css */
  .form-step.form-step2 .form-step-fields {
    padding-bottom: 25px;
  }
  /* line 1347, app/assets/stylesheets/tokenwiz/style.css */
  .form-step.form-step3 .form-step-fields {
    padding-top: 15px;
    padding-bottom: 5px;
  }
  /* line 1348, app/assets/stylesheets/tokenwiz/style.css */
  .step-head h4, .step-head h3 {
    font-weight: 400;
  }
  /* line 1349, app/assets/stylesheets/tokenwiz/style.css */
  .step-number {
    font-size: 20px;
    margin-right: 18px;
  }
}

/* line 1350, app/assets/stylesheets/tokenwiz/style.css */
[data-simplebar="init"] {
  height: 100%;
}

/** Tokens @Elements */
/* line 1353, app/assets/stylesheets/tokenwiz/style.css */
.token-info {
  padding: 22px 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* line 1354, app/assets/stylesheets/tokenwiz/style.css */
.token-info.bdr-tl {
  border-top: 1px solid #e8e8e8;
}

/* line 1355, app/assets/stylesheets/tokenwiz/style.css */
.token-info-icon {
  width: 46px;
  height: auto;
  margin-top: 2px;
}

/* line 1356, app/assets/stylesheets/tokenwiz/style.css */
.token-info-head {
  margin-bottom: 0;
}

/* line 1357, app/assets/stylesheets/tokenwiz/style.css */
.token-info-list {
  padding-bottom: 20px;
}

/* line 1358, app/assets/stylesheets/tokenwiz/style.css */
.token-info-list li {
  color: #1b1b1b;
}

/* line 1359, app/assets/stylesheets/tokenwiz/style.css */
.token-info-list li span {
  color: #495463;
  min-width: 110px;
  display: inline-block;
}

/* line 1360, app/assets/stylesheets/tokenwiz/style.css */
.token-rate:not(:last-child), .token-bonus:not(:last-child), .token-rate-wrap:not(:last-child) {
  margin-bottom: 18px;
}

/* line 1361, app/assets/stylesheets/tokenwiz/style.css */
.token-sales .card-title-sm {
  padding-top: 2px;
}

/* line 1362, app/assets/stylesheets/tokenwiz/style.css */
.token-sales .sap {
  margin: 4px 0 2px;
}

/* line 1363, app/assets/stylesheets/tokenwiz/style.css */
.token-balance {
  margin: 1px 0 5px;
}

/* line 1364, app/assets/stylesheets/tokenwiz/style.css */
.token-balance.token-balance-with-icon {
  margin-top: 5px;
}

/* line 1365, app/assets/stylesheets/tokenwiz/style.css */
.token-balance:not(:last-child) {
  margin-bottom: 20px;
}

/* line 1366, app/assets/stylesheets/tokenwiz/style.css */
.token-balance-with-icon {
  display: flex;
  align-items: center;
}

/* line 1367, app/assets/stylesheets/tokenwiz/style.css */
.token-balance-icon {
  flex-shrink: 0;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
}

/* line 1368, app/assets/stylesheets/tokenwiz/style.css */
.token-balance-icon img {
  width: 24px;
  line-height: 50px;
}

/* line 1369, app/assets/stylesheets/tokenwiz/style.css */
.token-balance-list {
  display: flex;
}

/* line 1370, app/assets/stylesheets/tokenwiz/style.css */
.token-balance-list li {
  min-width: 84px;
}

/* line 1371, app/assets/stylesheets/tokenwiz/style.css */
.token-balance .lead {
  color: #fff;
  font-weight: 500;
  font-size: 1.5em;
  line-height: 1;
  letter-spacing: -0.02em;
}

/* line 1372, app/assets/stylesheets/tokenwiz/style.css */
.token-balance .lead span {
  font-weight: 500;
  font-size: .6em;
  letter-spacing: 0.04em;
}

/* line 1373, app/assets/stylesheets/tokenwiz/style.css */
.token-balance-s2 .lead {
  font-size: 1.2em;
}

/* line 1374, app/assets/stylesheets/tokenwiz/style.css */
.token-balance-s2 .lead span, .token-balance-s2 .sub {
  display: block;
  line-height: .9;
  font-size: 11px;
}

/* line 1375, app/assets/stylesheets/tokenwiz/style.css */
.token-transaction table {
  margin-top: -8px;
  margin-bottom: -5px;
}

/* line 1376, app/assets/stylesheets/tokenwiz/style.css */
.token-sales .countdown-clock:last-child, .token-sale-graph .chart-tokensale:last-child {
  margin-bottom: 5px;
}

/* line 1377, app/assets/stylesheets/tokenwiz/style.css */
.token-calc {
  display: flex;
  padding-bottom: 10px;
}

/* line 1378, app/assets/stylesheets/tokenwiz/style.css */
.token-pay-amount {
  position: relative;
  align-self: center;
  width: 140px;
}

/* line 1379, app/assets/stylesheets/tokenwiz/style.css */
.token-pay-currency {
  position: absolute;
  right: 0;
  top: 9px;
  transform: translate(0);
  z-index: 1;
  padding: 0 10px;
  border-left: 1px solid #d2dde9;
}

/* line 1380, app/assets/stylesheets/tokenwiz/style.css */
.token-pay-currency .input-hint {
  position: static;
  border: 0;
  padding: 2px;
  font-size: .8em;
}

/* line 1381, app/assets/stylesheets/tokenwiz/style.css */
.token-received {
  display: inline-flex;
  align-items: center;
}

/* line 1382, app/assets/stylesheets/tokenwiz/style.css */
.token-eq-sign {
  color: #758698;
  padding: 0 10px;
  font-size: 20px;
}

/* line 1383, app/assets/stylesheets/tokenwiz/style.css */
.token-amount {
  font-size: 16px;
  margin-bottom: 0;
  font-weight: bold;
}

/* line 1384, app/assets/stylesheets/tokenwiz/style.css */
.token-symbol {
  font-size: 12px;
}

/* line 1385, app/assets/stylesheets/tokenwiz/style.css */
.token-buy {
  margin: 20px 0 5px;
}

/* line 1386, app/assets/stylesheets/tokenwiz/style.css */
.token-currency-choose, .token-contribute, .token-overview-wrap {
  margin-top: 20px;
}

/* line 1387, app/assets/stylesheets/tokenwiz/style.css */
.token-currency-choose:not(:last-child), .token-contribute:not(:last-child), .token-overview-wrap:not(:last-child) {
  margin-bottom: 20px;
}

/* line 1388, app/assets/stylesheets/tokenwiz/style.css */
.token-bonus-ui {
  padding: 1px 0;
}

/* line 1389, app/assets/stylesheets/tokenwiz/style.css */
.token-overview {
  border-radius: 4px;
  padding: 0 20px;
  border: 2px solid #e8e8e8;
  overflow: hidden;
}

/* line 1390, app/assets/stylesheets/tokenwiz/style.css */
.token-overview-title {
  font-size: 12px;
  letter-spacing: 0.03em;
  margin-bottom: 0;
  text-transform: uppercase;
}

/* line 1391, app/assets/stylesheets/tokenwiz/style.css */
.token-overview-value {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 600;
  color: #000000;
  display: block;
}

/* line 1392, app/assets/stylesheets/tokenwiz/style.css */
.token-overview-wrap + .card-head {
  margin-top: 35px;
}

/* line 1393, app/assets/stylesheets/tokenwiz/style.css */
.token-bonus, .token-total {
  position: relative;
  padding: 20px 0;
}

/* line 1394, app/assets/stylesheets/tokenwiz/style.css */
.token-bonus-current {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

/* line 1395, app/assets/stylesheets/tokenwiz/style.css */
.token-bonus-date {
  text-align: right;
  font-style: italic;
  color: #758698;
  font-weight: 400;
  line-height: 1.3;
  font-size: .8em;
  margin: 0;
  padding-bottom: 2px;
}

/* line 1396, app/assets/stylesheets/tokenwiz/style.css */
.token-bonus:after {
  position: absolute;
  bottom: 0;
  left: -30px;
  width: calc(100% + 60px);
  height: 1px;
  background: #e8e8e8;
  content: '';
}

/* line 1397, app/assets/stylesheets/tokenwiz/style.css */
.token-bonus-sale:after {
  display: none;
}

@media (max-width: 575px) {
  /* line 1399, app/assets/stylesheets/tokenwiz/style.css */
  .token-bonus-amount {
    padding-top: 0;
    margin-top: -5px;
  }
}

@media (min-width: 576px) {
  /* line 1400, app/assets/stylesheets/tokenwiz/style.css */
  .token-info {
    padding: 28px 0;
  }
  /* line 1401, app/assets/stylesheets/tokenwiz/style.css */
  .token-bonus-sale:after {
    display: block;
  }
  /* line 1402, app/assets/stylesheets/tokenwiz/style.css */
  .token-balance {
    margin: 5px 0;
  }
  /* line 1403, app/assets/stylesheets/tokenwiz/style.css */
  .token-balance:not(.token-balance-with-icon) {
    margin-top: 1px;
  }
  /* line 1404, app/assets/stylesheets/tokenwiz/style.css */
  .token-balance:not(:last-child) {
    margin-bottom: 25px;
  }
  /* line 1405, app/assets/stylesheets/tokenwiz/style.css */
  .token-rate:not(:last-child), .token-bonus:not(:last-child) {
    margin-bottom: 20px;
  }
  /* line 1406, app/assets/stylesheets/tokenwiz/style.css */
  .token-sales .card-title-sm {
    padding-top: 0;
  }
  /* line 1407, app/assets/stylesheets/tokenwiz/style.css */
  .token-sales .sap {
    margin: 1px 0 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 1408, app/assets/stylesheets/tokenwiz/style.css */
  .token-rate-wrap .token-rate {
    margin: 0;
  }
  /* line 1409, app/assets/stylesheets/tokenwiz/style.css */
  .token-bonus-date {
    text-align: left;
    width: 70%;
  }
}

@media (min-width: 576px) and (max-width: 991px) {
  /* line 1410, app/assets/stylesheets/tokenwiz/style.css */
  .token-calculator {
    position: relative;
  }
  /* line 1411, app/assets/stylesheets/tokenwiz/style.css */
  .token-calculator .card-innr {
    padding-right: 180px;
  }
  /* line 1412, app/assets/stylesheets/tokenwiz/style.css */
  .token-calculator .token-buy {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
  }
  /* line 1413, app/assets/stylesheets/tokenwiz/style.css */
  .token-calculator .token-buy .btn {
    min-width: 130px;
  }
}

@media (min-width: 768px) {
  /* line 1414, app/assets/stylesheets/tokenwiz/style.css */
  .token-info.bdr-tl {
    border-left: 1px solid #e8e8e8;
    border-top: 0;
  }
  /* line 1415, app/assets/stylesheets/tokenwiz/style.css */
  .token-bonus:after {
    display: none;
  }
}

@media (min-width: 992px) {
  /* line 1416, app/assets/stylesheets/tokenwiz/style.css */
  .token-buy {
    margin-top: 25px;
  }
}

/* line 1417, app/assets/stylesheets/tokenwiz/style.css */
.bonus-bar {
  font-size: 9px;
  font-weight: 400;
  color: #6e81a9;
  background: #f4f4f4;
  border-radius: 3px;
  height: 16px;
  width: 100%;
  margin: 20px 0;
  display: flex;
}

/* line 1418, app/assets/stylesheets/tokenwiz/style.css */
.bonus-base {
  width: 20%;
  background: #1b1b1b;
  border-radius: 2px;
  height: 8px;
  margin: 4px 2px 4px 4px;
  position: relative;
}

/* line 1419, app/assets/stylesheets/tokenwiz/style.css */
.bonus-base-title {
  color: #758698;
  position: absolute;
  left: -4px;
  bottom: 100%;
  line-height: 1;
  margin-bottom: 10px;
}

/* line 1420, app/assets/stylesheets/tokenwiz/style.css */
.bonus-base-amount {
  position: absolute;
  right: 0;
  top: 100%;
  line-height: 1;
  margin-top: 10px;
}

/* line 1421, app/assets/stylesheets/tokenwiz/style.css */
.bonus-base-percent {
  position: absolute;
  right: 0;
  bottom: 100%;
  line-height: 1;
  margin-bottom: 10px;
}

/* line 1422, app/assets/stylesheets/tokenwiz/style.css */
.bonus-extra {
  display: flex;
  width: 80%;
  background: #1b1b1b;
  border-radius: 2px;
  height: 8px;
  margin: 4px 4px 4px 2px;
}

/* line 1423, app/assets/stylesheets/tokenwiz/style.css */
.bonus-extra-item {
  position: relative;
}

/* line 1424, app/assets/stylesheets/tokenwiz/style.css */
.bonus-extra-item:after {
  position: absolute;
  content: '';
  right: 0;
  top: -4px;
  width: 1px;
  height: 16px;
  background: rgba(73, 84, 99, 0.1);
}

/* line 1425, app/assets/stylesheets/tokenwiz/style.css */
.bonus-extra-item:before {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #f4f4f4;
}

/* line 1426, app/assets/stylesheets/tokenwiz/style.css */
.bonus-extra-item.active:before {
  opacity: 0;
}

/* line 1427, app/assets/stylesheets/tokenwiz/style.css */
.bonus-extra-item:last-child:after {
  display: none;
}

/* line 1428, app/assets/stylesheets/tokenwiz/style.css */
.bonus-extra-item:last-child .bonus-extra-amount, .bonus-extra-item:last-child .bonus-extra-percent {
  left: auto;
  right: -4px;
}

/* line 1429, app/assets/stylesheets/tokenwiz/style.css */
.bonus-extra-amount {
  position: absolute;
  left: 100%;
  top: 100%;
  line-height: 1;
  margin-top: 10px;
  white-space: nowrap;
}

/* line 1430, app/assets/stylesheets/tokenwiz/style.css */
.bonus-extra-percent {
  position: absolute;
  left: 100%;
  bottom: 100%;
  line-height: 1;
  margin-bottom: 10px;
}

@media (min-width: 576px) {
  /* line 1432, app/assets/stylesheets/tokenwiz/style.css */
  .bonus-bar {
    font-size: 12px;
  }
}

/* line 1433, app/assets/stylesheets/tokenwiz/style.css */
.pay-option-label {
  width: 100%;
  background: #e8e8e8;
  border: 2px solid #e8e8e8;
  border-radius: 4px;
  padding: 10px 20px;
  cursor: pointer;
  transition: all .4s ease;
  text-align: center;
  margin-bottom: 15px;
}

/* line 1434, app/assets/stylesheets/tokenwiz/style.css */
.pay-option-label:after {
  position: absolute;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  border: 2px solid #fff;
  background: #1b1b1b;
  content: '';
  top: 0;
  right: -5px;
  transform: translate(-50%, -50%) scale(0);
  transition: all .4s ease;
}

/* line 1435, app/assets/stylesheets/tokenwiz/style.css */
.pay-option-check {
  position: absolute;
  height: 1px;
  width: 1px;
  opacity: 0;
}

/* line 1436, app/assets/stylesheets/tokenwiz/style.css */
.pay-option-check:checked ~ label {
  border-color: #1b1b1b;
}

/* line 1437, app/assets/stylesheets/tokenwiz/style.css */
.pay-option-check:checked ~ label:after {
  transform: translate(-50%, -50%) scale(1);
}

/* line 1438, app/assets/stylesheets/tokenwiz/style.css */
.pay-list {
  display: flex;
  flex-wrap: wrap;
}

/* line 1439, app/assets/stylesheets/tokenwiz/style.css */
.pay-item {
  width: 100%;
}

/* line 1440, app/assets/stylesheets/tokenwiz/style.css */
.pay-check {
  position: absolute;
  height: 1px;
  width: 1px;
  opacity: 0;
}

/* line 1441, app/assets/stylesheets/tokenwiz/style.css */
.pay-check-label {
  position: relative;
  padding: 50px 25px 5px;
  border: 2px solid #d2dde9;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  margin-bottom: 20px;
  width: 100%;
  transition: all .4s ease;
}

/* line 1442, app/assets/stylesheets/tokenwiz/style.css */
.pay-check-label:before {
  position: absolute;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  border: 2px solid #d2dde9;
  content: '';
  top: 22px;
  left: 50%;
  transform: translateX(-50%);
  transition: all .4s ease;
}

/* line 1443, app/assets/stylesheets/tokenwiz/style.css */
.pay-check-label:after {
  position: absolute;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #1b1b1b;
  content: '';
  top: 26px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: all .4s ease;
}

/* line 1444, app/assets/stylesheets/tokenwiz/style.css */
.pay-check-label img {
  height: 60px;
}

/* line 1445, app/assets/stylesheets/tokenwiz/style.css */
.pay-check:checked ~ label {
  border-color: #1b1b1b;
}

/* line 1446, app/assets/stylesheets/tokenwiz/style.css */
.pay-check:checked ~ label:before {
  border-color: #1b1b1b;
}

/* line 1447, app/assets/stylesheets/tokenwiz/style.css */
.pay-check:checked ~ label:after {
  opacity: 1;
}

/* line 1448, app/assets/stylesheets/tokenwiz/style.css */
.pay-amount {
  display: block;
}

/* line 1449, app/assets/stylesheets/tokenwiz/style.css */
.pay-icon {
  padding-right: 10px;
  font-size: 22px;
  line-height: 30px;
  width: 30px;
  text-align: center;
}

/* line 1450, app/assets/stylesheets/tokenwiz/style.css */
.pay-icon.cf-ltc {
  font-size: 18px;
}

/* line 1451, app/assets/stylesheets/tokenwiz/style.css */
.pay-title {
  display: inline-flex;
  align-items: center;
}

/* line 1452, app/assets/stylesheets/tokenwiz/style.css */
.pay-cur {
  font-size: 14px;
  line-height: 30px;
  font-weight: 700;
}

/* line 1453, app/assets/stylesheets/tokenwiz/style.css */
.pay-info-list li {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

/* line 1454, app/assets/stylesheets/tokenwiz/style.css */
.pay-info-list li span {
  color: #758698;
}

/* line 1455, app/assets/stylesheets/tokenwiz/style.css */
.pay-status .ti {
  display: inline-block;
  height: 90px;
  width: 90px;
  line-height: 82px;
  text-align: center;
  border: 2px solid;
  border-radius: 50%;
  font-size: 36px;
}

/* line 1456, app/assets/stylesheets/tokenwiz/style.css */
.pay-status-success .ti {
  border-color: #00d285;
  color: #00d285;
}

/* line 1457, app/assets/stylesheets/tokenwiz/style.css */
.pay-status-warning .ti {
  border-color: #ffc100;
  color: #ffc100;
}

/* line 1458, app/assets/stylesheets/tokenwiz/style.css */
.pay-status-error .ti {
  border-color: #ff6868;
  color: #ff6868;
}

/* line 1459, app/assets/stylesheets/tokenwiz/style.css */
.pay-button {
  width: 100%;
  padding: 10px 0;
}

/* line 1460, app/assets/stylesheets/tokenwiz/style.css */
.pay-buttons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 11px 0;
}

/* line 1461, app/assets/stylesheets/tokenwiz/style.css */
.pay-button:first-child {
  padding-left: 0;
}

/* line 1462, app/assets/stylesheets/tokenwiz/style.css */
.pay-button:last-child {
  padding-right: 0;
}

/* line 1463, app/assets/stylesheets/tokenwiz/style.css */
.pay-button-sap {
  width: 100%;
  text-align: center;
  font-weight: 500;
  color: #758698;
  text-transform: uppercase;
}

/* line 1464, app/assets/stylesheets/tokenwiz/style.css */
.pay-notes {
  margin-top: 14px;
  padding-top: 30px;
  border-top: 1px solid #f4f4f4;
  line-height: 1.5;
  padding-bottom: 5px;
}

@media (min-width: 480px) {
  /* line 1466, app/assets/stylesheets/tokenwiz/style.css */
  .pay-option-label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px;
  }
  /* line 1467, app/assets/stylesheets/tokenwiz/style.css */
  .pay-item {
    width: 50%;
  }
}

@media (min-width: 576px) {
  /* line 1468, app/assets/stylesheets/tokenwiz/style.css */
  .pay-item {
    width: auto;
  }
}

@media (min-width: 768px) {
  /* line 1469, app/assets/stylesheets/tokenwiz/style.css */
  .pay-button {
    width: auto;
    padding: 10px 20px;
  }
  /* line 1470, app/assets/stylesheets/tokenwiz/style.css */
  .pay-button:first-child {
    padding-left: 0;
  }
  /* line 1471, app/assets/stylesheets/tokenwiz/style.css */
  .pay-button:last-child {
    padding-right: 0;
  }
  /* line 1472, app/assets/stylesheets/tokenwiz/style.css */
  .pay-button-sap {
    width: auto;
  }
}

/** Chat @Elements */
/* line 1474, app/assets/stylesheets/tokenwiz/style.css */
.simplebar-scrollbar:before {
  background: #dbe4ed;
  transition: all .2s linear;
}

/* line 1476, app/assets/stylesheets/tokenwiz/style.css */
.chat-wrap {
  position: relative;
  display: flex;
  height: calc(100vh - 265px);
  overflow: hidden;
}

/* line 1477, app/assets/stylesheets/tokenwiz/style.css */
.chat-wrap .dropdown-content {
  box-shadow: 0px 0 35px 0px rgba(0, 0, 0, 0.05);
}

/* line 1478, app/assets/stylesheets/tokenwiz/style.css */
.chat-wrap .dropdown-content-top-left {
  top: 0;
}

/* line 1479, app/assets/stylesheets/tokenwiz/style.css */
.chat-wrap .simplebar-track, .chat-wrap .simplebar-scrollbar {
  visibility: hidden !important;
}

/* line 1480, app/assets/stylesheets/tokenwiz/style.css */
.chat-wrap .simplebar-content {
  display: flex;
  flex-direction: column;
}

/* line 1481, app/assets/stylesheets/tokenwiz/style.css */
.chat-wrap .simplebar-scroll-content {
  padding-right: 0 !important;
  margin-bottom: 0 !important;
}

/* line 1482, app/assets/stylesheets/tokenwiz/style.css */
.chat-wrap:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: '';
  background: rgba(0, 0, 0, 0.3);
  visibility: hidden;
  opacity: 0;
  transition: all .4s;
}

/* line 1483, app/assets/stylesheets/tokenwiz/style.css */
.chat-wrap.contact-active:after, .chat-wrap.information-active:after {
  opacity: 1;
  visibility: visible;
}

/* line 1484, app/assets/stylesheets/tokenwiz/style.css */
.chat-avatar {
  flex-shrink: 0;
}

/* line 1485, app/assets/stylesheets/tokenwiz/style.css */
.chat-avatar img {
  width: 36px;
  border-radius: 6px;
  border: 2px solid #fff;
}

/* line 1486, app/assets/stylesheets/tokenwiz/style.css */
.chat-avatar-xs img {
  width: 18px;
}

/* line 1487, app/assets/stylesheets/tokenwiz/style.css */
.chat-avatar-sm img {
  width: 24px;
}

/* line 1488, app/assets/stylesheets/tokenwiz/style.css */
.chat-avatar-lg img {
  width: 40px;
}

/* line 1489, app/assets/stylesheets/tokenwiz/style.css */
.chat-avatar.circle img {
  border-radius: 50%;
}

/* line 1490, app/assets/stylesheets/tokenwiz/style.css */
.chat-avatar-group {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  border: 2px solid #fff;
}

/* line 1491, app/assets/stylesheets/tokenwiz/style.css */
.circle > .chat-avatar-group {
  border-radius: 50%;
}

/* line 1492, app/assets/stylesheets/tokenwiz/style.css */
.chat-avatar-group:before, .chat-avatar-group:after {
  position: absolute;
  content: '';
  background-color: #fff;
  left: 50%;
  z-index: 1;
}

/* line 1493, app/assets/stylesheets/tokenwiz/style.css */
.chat-avatar-group:before {
  height: 100%;
  width: 1px;
}

/* line 1494, app/assets/stylesheets/tokenwiz/style.css */
.chat-avatar-group:after {
  top: 50%;
  width: 50%;
  height: 1px;
}

/* line 1495, app/assets/stylesheets/tokenwiz/style.css */
.chat-avatar-group img {
  border-radius: 0 !important;
  border: none;
}

/* line 1496, app/assets/stylesheets/tokenwiz/style.css */
.chat-avatar-group img:not(:first-child) {
  position: absolute;
  width: 20px;
  right: 0;
}

/* line 1497, app/assets/stylesheets/tokenwiz/style.css */
.chat-avatar-group img:nth-child(2) {
  top: 0;
}

/* line 1498, app/assets/stylesheets/tokenwiz/style.css */
.chat-avatar-group img:nth-child(3) {
  bottom: 0;
}

/* line 1499, app/assets/stylesheets/tokenwiz/style.css */
.chat-name {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 14px;
  color: #495463;
}

/* line 1500, app/assets/stylesheets/tokenwiz/style.css */
.chat-status {
  position: relative;
}

/* line 1501, app/assets/stylesheets/tokenwiz/style.css */
.chat-status:after {
  position: absolute;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  top: -5px;
  right: -5px;
  border: 2px solid #fff;
  content: '';
  background: #758698;
}

/* line 1502, app/assets/stylesheets/tokenwiz/style.css */
.chat-status-idle:after {
  background: #ffc100;
}

/* line 1503, app/assets/stylesheets/tokenwiz/style.css */
.chat-status-active:after {
  background: #00d285;
}

/* line 1504, app/assets/stylesheets/tokenwiz/style.css */
.chat-status.circle:after {
  top: 2px;
  right: 2px;
}

/* line 1505, app/assets/stylesheets/tokenwiz/style.css */
.chat-time {
  font-size: 12px;
  color: #758698;
}

/* line 1506, app/assets/stylesheets/tokenwiz/style.css */
.chat-time .icon {
  font-size: 11px;
  color: #b9d2f2;
}

/* line 1507, app/assets/stylesheets/tokenwiz/style.css */
.chat-time .icon:not(:first-of-type) {
  margin-left: -5px;
}

/* line 1508, app/assets/stylesheets/tokenwiz/style.css */
.chat-time .icon + span {
  margin-left: 2px;
}

/* line 1509, app/assets/stylesheets/tokenwiz/style.css */
.chat-time span + .icon:first-of-type {
  margin-left: 5px;
}

/* line 1510, app/assets/stylesheets/tokenwiz/style.css */
.chat-seen .icon {
  color: #00d285;
}

/* line 1511, app/assets/stylesheets/tokenwiz/style.css */
.chat-lock .icon {
  color: #495463;
  margin-right: 10px;
}

/* line 1512, app/assets/stylesheets/tokenwiz/style.css */
.chat-attachment {
  position: relative;
  max-width: 130px;
  overflow: hidden;
}

/* line 1513, app/assets/stylesheets/tokenwiz/style.css */
.chat-attachment:first-child {
  border-radius: 4px 0 0 0;
}

/* line 1514, app/assets/stylesheets/tokenwiz/style.css */
.self .chat-attachment:first-child {
  border-radius: 0 4px 0 0;
}

/* line 1515, app/assets/stylesheets/tokenwiz/style.css */
.chat-attachment:last-child {
  border-radius: 0 4px 4px 0;
}

/* line 1516, app/assets/stylesheets/tokenwiz/style.css */
.self .chat-attachment:last-child {
  border-radius: 4px 0 0 4px;
}

/* line 1517, app/assets/stylesheets/tokenwiz/style.css */
.chat-attachment:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  content: '';
  opacity: .4;
  transition: all .4s;
}

/* line 1518, app/assets/stylesheets/tokenwiz/style.css */
.self .chat-attachment:before {
  opacity: .7;
  background: #1b1b1b;
}

/* line 1519, app/assets/stylesheets/tokenwiz/style.css */
.chat-attachment:hover:before {
  opacity: 0.6;
}

/* line 1520, app/assets/stylesheets/tokenwiz/style.css */
.self .chat-attachment:hover:before {
  opacity: .9;
}

/* line 1521, app/assets/stylesheets/tokenwiz/style.css */
.chat-attachment-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  padding: 7px 15px;
  font-size: 13px;
  opacity: 1;
  transition: all .4s;
}

/* line 1522, app/assets/stylesheets/tokenwiz/style.css */
.chat-attachment-download {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all .4s;
  color: #fff;
  width: 32px;
  line-height: 32px;
  background: rgba(255, 255, 255, 0.2);
  text-align: center;
}

/* line 1523, app/assets/stylesheets/tokenwiz/style.css */
.chat-attachment-download:hover {
  color: #495463;
  background: #fff;
}

/* line 1524, app/assets/stylesheets/tokenwiz/style.css */
.self .chat-attachment-download:hover {
  color: #1b1b1b;
}

/* line 1525, app/assets/stylesheets/tokenwiz/style.css */
.chat-attachment:hover .chat-attachment-caption {
  opacity: 0;
}

/* line 1526, app/assets/stylesheets/tokenwiz/style.css */
.chat-attachment:hover .chat-attachment-download {
  opacity: 1;
}

/* line 1527, app/assets/stylesheets/tokenwiz/style.css */
.chat-attachment-list {
  display: flex;
  margin: -5px;
}

/* line 1528, app/assets/stylesheets/tokenwiz/style.css */
.chat-attachment-list li {
  width: 33.33%;
  padding: 5px;
}

/* line 1529, app/assets/stylesheets/tokenwiz/style.css */
.chat-attachment-item {
  border: 5px solid rgba(230, 239, 251, 0.5);
  height: 100%;
  min-height: 60px;
  text-align: center;
  font-size: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 1530, app/assets/stylesheets/tokenwiz/style.css */
.chat-users {
  display: none;
  align-items: center;
}

/* line 1531, app/assets/stylesheets/tokenwiz/style.css */
.chat-users > * {
  padding: 0 10px;
}

/* line 1532, app/assets/stylesheets/tokenwiz/style.css */
.chat-users-stack {
  display: flex;
  flex-direction: row-reverse;
}

/* line 1533, app/assets/stylesheets/tokenwiz/style.css */
.chat-users-stack .chat-avatar:not(:first-child) {
  margin-right: -12px;
}

/* line 1534, app/assets/stylesheets/tokenwiz/style.css */
.chat-users-search {
  display: flex;
  margin: -5px;
}

/* line 1535, app/assets/stylesheets/tokenwiz/style.css */
.chat-users-search > div {
  padding: 5px;
}

/* line 1536, app/assets/stylesheets/tokenwiz/style.css */
.chat-users-add {
  position: relative;
}

/* line 1537, app/assets/stylesheets/tokenwiz/style.css */
.chat-contacts {
  position: absolute;
  left: -100%;
  top: 0;
  width: 350px;
  max-width: 85%;
  flex-shrink: 0;
  transition: all .4s;
  z-index: 1;
  background: #fff;
  height: 100%;
}

/* line 1538, app/assets/stylesheets/tokenwiz/style.css */
.chat-contacts.active {
  left: 0;
}

/* line 1539, app/assets/stylesheets/tokenwiz/style.css */
.chat-contacts-tools {
  padding: 20px;
  position: relative;
  overflow: hidden;
}

/* line 1540, app/assets/stylesheets/tokenwiz/style.css */
.chat-contacts-tools-long {
  transition: all .4s;
}

/* line 1541, app/assets/stylesheets/tokenwiz/style.css */
.chat-contacts-tools-short {
  transition: all .4s;
  position: absolute;
  top: 20px;
  opacity: 0;
}

/* line 1542, app/assets/stylesheets/tokenwiz/style.css */
.chat-contacts-heading {
  background: #d2dde9;
  padding: 5px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 1543, app/assets/stylesheets/tokenwiz/style.css */
.chat-contacts-heading .toggle-tigger {
  color: #758698;
  position: relative;
  top: 2px;
}

/* line 1544, app/assets/stylesheets/tokenwiz/style.css */
.chat-contacts-title {
  font-size: 0.8rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 0;
  text-transform: uppercase;
  white-space: nowrap;
}

/* line 1545, app/assets/stylesheets/tokenwiz/style.css */
.chat-contacts-title span {
  color: #758698;
}

/* line 1546, app/assets/stylesheets/tokenwiz/style.css */
.chat-contacts-list {
  height: 100%;
  width: 350px;
  max-width: 100%;
}

/* line 1547, app/assets/stylesheets/tokenwiz/style.css */
.chat-contacts-wrap {
  height: calc(100% - 117px);
  overflow: hidden;
  position: relative;
}

/* line 1548, app/assets/stylesheets/tokenwiz/style.css */
.chat-contacts-wrap:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 20px;
  content: '';
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 100%);
}

/* line 1549, app/assets/stylesheets/tokenwiz/style.css */
.chat-contacts-wrap .simplebar-content {
  padding-bottom: 0 !important;
}

/* line 1550, app/assets/stylesheets/tokenwiz/style.css */
.chat-contacts-item {
  display: flex;
  align-items: center;
  padding: 8px 20px;
  min-height: 96px;
  transition: background .4s;
}

/* line 1551, app/assets/stylesheets/tokenwiz/style.css */
.chat-contacts-item:not(:last-child) {
  border-bottom: 1px solid #e8e8e8;
}

/* line 1552, app/assets/stylesheets/tokenwiz/style.css */
.chat-contacts-item:hover, .chat-contacts-item.current, .chat-contacts-item.active {
  background: #f7fafd;
}

/* line 1553, app/assets/stylesheets/tokenwiz/style.css */
.chat-contacts-item.unseen p {
  font-weight: 500;
  color: #292f37;
}

/* line 1554, app/assets/stylesheets/tokenwiz/style.css */
.chat-contacts-content {
  padding-left: 10px;
  transition: all .4s;
}

/* line 1555, app/assets/stylesheets/tokenwiz/style.css */
.chat-contacts-content .chat-name {
  margin-bottom: 3px;
}

/* line 1556, app/assets/stylesheets/tokenwiz/style.css */
.chat-contacts-content p {
  color: #758698;
  font-size: 12px;
  line-height: 1.34;
  max-width: 85%;
  margin-bottom: 0;
  overflow: hidden;
  height: 18px;
}

/* line 1557, app/assets/stylesheets/tokenwiz/style.css */
.chat-contacts-badges {
  display: flex;
  align-items: center;
  margin: 0 -3px;
  margin-bottom: 2px;
}

/* line 1558, app/assets/stylesheets/tokenwiz/style.css */
.chat-contacts-badges li {
  padding: 0 3px;
  display: inline-flex;
}

/* line 1559, app/assets/stylesheets/tokenwiz/style.css */
.chat-contacts-info {
  justify-content: space-between;
  align-items: center;
}

/* line 1560, app/assets/stylesheets/tokenwiz/style.css */
.chat-contacts-texts {
  position: relative;
}

/* line 1561, app/assets/stylesheets/tokenwiz/style.css */
.chat-contacts-texts .badge {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

/* line 1562, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

/* line 1563, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-head {
  position: relative;
  padding: 14px 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #d2dde9;
}

/* line 1564, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-name {
  font-weight: 500;
  display: inline-flex;
  align-items: center;
}

/* line 1565, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-name .icon {
  margin-left: 7px;
}

/* line 1566, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-name-ellipsis {
  width: 80px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 1567, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-tools {
  display: flex;
}

/* line 1568, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-tools > li {
  padding: 0 0;
  display: inline-flex;
}

/* line 1569, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-tools > li > a {
  display: inline-flex;
  color: #495463;
  border-radius: 50%;
  padding: 7px;
}

/* line 1570, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-tools > li > a.active {
  color: #1b1b1b;
}

/* line 1571, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-tools > li > a.show-information.active {
  color: #1b1b1b;
  background: #e8e8e8;
}

/* line 1572, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-search {
  position: absolute;
  top: 100%;
  left: 30px;
  right: 30px;
  bottom: -20px;
  z-index: 4;
  padding: 10px 0 0 0;
  margin-top: 1px;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transition: all .4s;
}

/* line 1573, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-search.active {
  transform: translateY(10px);
  opacity: 1;
  visibility: visible;
}

/* line 1574, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-body {
  height: calc(100% - 165px);
}

/* line 1575, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-body .simplebar-content {
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 1576, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-list {
  padding: 15px 12px 0;
}

/* line 1577, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-item {
  display: flex;
  align-items: flex-end;
  padding: 5px 0;
}

/* line 1578, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-item.self {
  flex-direction: row-reverse;
}

/* line 1579, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-sap {
  position: relative;
  width: 70%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 0;
}

/* line 1580, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-sap span {
  display: inline-block;
  padding: 0 20px;
  background: #fff;
  position: relative;
  z-index: 5;
  color: #758698;
  font-size: 13px;
}

/* line 1581, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-sap:before {
  position: absolute;
  top: 50%;
  height: 1px;
  left: 0;
  right: 0;
  background: #e8e8e8;
  content: '';
  transform: translateY(-50%);
}

/* line 1582, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-content {
  margin: 0 15px;
  flex-grow: 1;
}

/* line 1583, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-bubble {
  position: relative;
  padding: 16px 20px;
  background: #f7fafd;
  margin: 4px 0;
  display: inline-block;
  border-radius: 4px;
}

/* line 1584, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-body .chat-messages-bubble {
  border-radius: 4px 4px 4px 0;
  clear: both;
  float: left;
}

/* line 1585, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-body .self .chat-messages-bubble {
  text-align: right;
  float: right;
  background: #1b1b1b;
  color: #fff;
  border-radius: 4px 4px 0 4px;
}

/* line 1586, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-bubble p {
  margin-bottom: 8px;
}

/* line 1587, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-bubble p:last-of-type {
  margin-bottom: 0;
}

/* line 1588, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-bubble:hover .chat-messages-actions {
  opacity: 1;
}

/* line 1589, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-attachments {
  padding: 4px 0;
  display: flex;
  width: 100%;
  margin: 0 -1px;
}

/* line 1590, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-attachments > div {
  margin: 0 1px;
}

/* line 1591, app/assets/stylesheets/tokenwiz/style.css */
.self .chat-messages-attachments {
  flex-direction: row-reverse;
}

/* line 1592, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-actions {
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: all .4s;
  z-index: 2;
}

/* line 1593, app/assets/stylesheets/tokenwiz/style.css */
.self .chat-messages-actions {
  left: auto;
  right: 100%;
}

/* line 1594, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-actions > a {
  padding: 0 20px;
  color: #495463;
}

/* line 1595, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-actions > a:hover {
  color: #1b1b1b;
}

/* line 1596, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-badges {
  padding: 4px 0 2px;
  display: flex;
  margin: 0 -5px;
}

/* line 1597, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-badges > div, .chat-messages-badges > li {
  padding: 0 5px;
}

/* line 1598, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-info {
  display: flex;
  margin: 0 -8px;
  padding-top: 2px;
  clear: both;
  flex-wrap: wrap;
}

/* line 1599, app/assets/stylesheets/tokenwiz/style.css */
.self .chat-messages-info {
  flex-direction: row-reverse;
}

/* line 1600, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-info li {
  font-size: 12px;
  padding: 0 8px;
  position: relative;
}

/* line 1601, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-info li:not(:last-child):after {
  position: absolute;
  right: 0;
  top: 50%;
  content: '';
  height: 4px;
  width: 4px;
  background: #d2dde9;
  border-radius: 50%;
  transform: translate(50%, -50%);
}

/* line 1602, app/assets/stylesheets/tokenwiz/style.css */
.self .chat-messages-info li:not(:last-child):after {
  right: auto;
  left: 0;
  transform: translate(-50%, -50%);
}

/* line 1603, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-info li a {
  color: #758698;
}

/* line 1604, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-info li a:hover {
  color: #1b1b1b;
}

/* line 1605, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-info-name {
  width: 100%;
}

/* line 1606, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-info-name:after {
  display: none;
}

/* line 1607, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-field {
  padding: 0 12px 12px;
  margin-top: auto;
  display: flex;
  align-items: center;
}

/* line 1608, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-field .toggle-mobile-content {
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
}

/* line 1609, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-input {
  position: relative;
  flex-grow: 1;
  margin-right: 8px;
}

/* line 1610, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-insert {
  margin: 0 -10px;
  padding: 0 5px;
  background: #fff;
}

/* line 1611, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-insert li {
  padding: 8px 10px;
}

/* line 1612, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-icon {
  display: inline-flex;
}

/* line 1613, app/assets/stylesheets/tokenwiz/style.css */
.chat-messages-icon a {
  display: inline-flex;
}

/* line 1614, app/assets/stylesheets/tokenwiz/style.css */
.chat-information {
  width: 350px;
  max-width: 100%;
  padding: 0 30px;
  flex-shrink: 0;
  height: 100%;
  overflow-y: scroll;
}

/* line 1615, app/assets/stylesheets/tokenwiz/style.css */
.chat-information-wrap {
  position: absolute;
  right: -100%;
  top: 0;
  transition: all .4s;
  width: 350px;
  max-width: 85%;
  height: 100%;
  overflow: hidden;
  flex-shrink: 0;
  background: #fff;
  z-index: 1;
  padding: 25px 0;
}

/* line 1616, app/assets/stylesheets/tokenwiz/style.css */
.chat-information-wrap.active {
  right: 0;
}

/* line 1617, app/assets/stylesheets/tokenwiz/style.css */
.chat-information .accordion-content {
  padding-right: 0 !important;
}

/* line 1618, app/assets/stylesheets/tokenwiz/style.css */
.chat-information .accordion-heading {
  text-transform: uppercase;
  color: #495463;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 16px;
  letter-spacing: 0.03em;
}

/* line 1619, app/assets/stylesheets/tokenwiz/style.css */
.chat-information .accordion-heading span {
  color: #758698;
  display: inline-block;
  margin-left: 4px;
}

/* line 1620, app/assets/stylesheets/tokenwiz/style.css */
.chat-details-item {
  margin-bottom: 15px;
}

/* line 1621, app/assets/stylesheets/tokenwiz/style.css */
.chat-details-title {
  font-weight: 12px;
  color: #758698;
  margin-bottom: 8px;
}

/* line 1622, app/assets/stylesheets/tokenwiz/style.css */
.chat-details-info {
  display: flex;
  align-items: center;
}

/* line 1623, app/assets/stylesheets/tokenwiz/style.css */
.chat-details-info .chat-name {
  margin-left: 8px;
}

/* line 1624, app/assets/stylesheets/tokenwiz/style.css */
.chat-details-drop {
  margin-left: auto;
  position: relative;
  display: inline-flex;
}

/* line 1625, app/assets/stylesheets/tokenwiz/style.css */
.chat-details-drop > a {
  display: inline-flex;
  color: #758698;
}

/* line 1626, app/assets/stylesheets/tokenwiz/style.css */
.chat-details-drop .dropdown-content {
  top: -5px;
}

/* line 1627, app/assets/stylesheets/tokenwiz/style.css */
.chat-member-list {
  margin-left: -10px;
  margin-right: -10px;
  height: 165px;
  margin-top: 15px;
}

/* line 1628, app/assets/stylesheets/tokenwiz/style.css */
.chat-member-item {
  position: relative;
  display: flex;
  align-items: center;
  padding: 4px 10px;
}

/* line 1629, app/assets/stylesheets/tokenwiz/style.css */
.chat-member-item .chat-name {
  margin-left: 5px;
  color: #758698;
}

/* line 1630, app/assets/stylesheets/tokenwiz/style.css */
.chat-member-item > * {
  position: relative;
  z-index: 1;
}

/* line 1631, app/assets/stylesheets/tokenwiz/style.css */
.chat-member-item:before {
  position: absolute;
  content: '';
  background: rgba(230, 239, 251, 0.5);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  opacity: 0;
  transition: all .4s;
}

/* line 1632, app/assets/stylesheets/tokenwiz/style.css */
.chat-member-item:hover:before, .chat-member-item:hover .chat-member-action {
  opacity: 1;
}

/* line 1633, app/assets/stylesheets/tokenwiz/style.css */
.chat-member-item:hover .chat-name {
  color: #495463;
}

/* line 1634, app/assets/stylesheets/tokenwiz/style.css */
.chat-member-action, .chat-member-position {
  margin-left: auto;
}

/* line 1635, app/assets/stylesheets/tokenwiz/style.css */
.chat-member-action {
  position: relative;
  opacity: 0;
  transition: all .4s;
}

/* line 1636, app/assets/stylesheets/tokenwiz/style.css */
.chat-member-action a {
  position: relative;
  color: #758698;
  top: 2px;
}

/* line 1637, app/assets/stylesheets/tokenwiz/style.css */
.chat-member-action .dropdown-content {
  margin-top: -3px;
}

/* line 1638, app/assets/stylesheets/tokenwiz/style.css */
.chat-member-position {
  color: #758698;
  font-size: 11px;
}

/* line 1639, app/assets/stylesheets/tokenwiz/style.css */
.chat-add-short {
  position: absolute;
  top: 20px;
  left: 20px;
  opacity: 0;
  transition: all .4s;
}

/* line 1641, app/assets/stylesheets/tokenwiz/style.css */
.btn-long {
  display: none;
}

@media (min-width: 480px) {
  /* line 1643, app/assets/stylesheets/tokenwiz/style.css */
  .chat-contacts-info {
    display: flex;
  }
  /* line 1644, app/assets/stylesheets/tokenwiz/style.css */
  .chat-contacts-content p {
    max-width: 75%;
    height: auto;
  }
  /* line 1645, app/assets/stylesheets/tokenwiz/style.css */
  .btn-short {
    display: none;
  }
  /* line 1646, app/assets/stylesheets/tokenwiz/style.css */
  .btn-long {
    display: block;
  }
}

@media (min-width: 576px) {
  /* line 1647, app/assets/stylesheets/tokenwiz/style.css */
  .chat-messages-head {
    padding: 14px 30px;
  }
  /* line 1648, app/assets/stylesheets/tokenwiz/style.css */
  .chat-messages-list {
    padding: 15px 30px 0;
  }
  /* line 1649, app/assets/stylesheets/tokenwiz/style.css */
  .chat-messages-name-ellipsis {
    width: auto;
    max-width: 220px;
  }
  /* line 1650, app/assets/stylesheets/tokenwiz/style.css */
  .chat-messages-info-name {
    width: auto;
  }
  /* line 1651, app/assets/stylesheets/tokenwiz/style.css */
  .chat-messages-info-name:after {
    display: block;
  }
  /* line 1652, app/assets/stylesheets/tokenwiz/style.css */
  .chat-messages-body .chat-messages-bubble {
    max-width: 85%;
  }
  /* line 1653, app/assets/stylesheets/tokenwiz/style.css */
  .chat-messages-input {
    margin-right: 20px;
  }
  /* line 1654, app/assets/stylesheets/tokenwiz/style.css */
  .chat-messages-field {
    padding: 0 30px 30px;
  }
  /* line 1655, app/assets/stylesheets/tokenwiz/style.css */
  .chat-messages-field .toggle-mobile-content {
    transform: translateX(0);
  }
  /* line 1656, app/assets/stylesheets/tokenwiz/style.css */
  .chat-messages-insert {
    display: flex;
  }
}

@media (min-width: 992px) {
  /* line 1657, app/assets/stylesheets/tokenwiz/style.css */
  .chat-wrap {
    overflow: visible;
  }
  /* line 1658, app/assets/stylesheets/tokenwiz/style.css */
  .chat-wrap:after {
    display: none !important;
  }
  /* line 1659, app/assets/stylesheets/tokenwiz/style.css */
  .chat-contacts {
    position: static;
  }
  /* line 1660, app/assets/stylesheets/tokenwiz/style.css */
  .chat-contacts.short {
    width: 80px;
  }
  /* line 1661, app/assets/stylesheets/tokenwiz/style.css */
  .chat-contacts-list {
    min-width: 350px;
  }
  /* line 1662, app/assets/stylesheets/tokenwiz/style.css */
  .chat-contacts-tools-long {
    opacity: 1;
  }
  /* line 1663, app/assets/stylesheets/tokenwiz/style.css */
  .short .chat-contacts-tools-long {
    opacity: 0;
  }
  /* line 1664, app/assets/stylesheets/tokenwiz/style.css */
  .chat-contacts-tools-short {
    opacity: 0;
  }
  /* line 1665, app/assets/stylesheets/tokenwiz/style.css */
  .short .chat-contacts-tools-short {
    opacity: 1;
  }
  /* line 1666, app/assets/stylesheets/tokenwiz/style.css */
  .chat-contacts-heading {
    justify-content: space-between;
  }
  /* line 1667, app/assets/stylesheets/tokenwiz/style.css */
  .short .chat-contacts-heading {
    justify-content: center;
  }
  /* line 1668, app/assets/stylesheets/tokenwiz/style.css */
  .short .chat-contacts-title {
    display: none;
  }
  /* line 1669, app/assets/stylesheets/tokenwiz/style.css */
  .short .chat-contacts-content {
    opacity: 0;
  }
  /* line 1670, app/assets/stylesheets/tokenwiz/style.css */
  .chat-users {
    margin: 0 -10px;
  }
  /* line 1671, app/assets/stylesheets/tokenwiz/style.css */
  .chat-users-search {
    transition: all .4s;
  }
  /* line 1672, app/assets/stylesheets/tokenwiz/style.css */
  .short .chat-users-search {
    opacity: 0;
  }
  /* line 1673, app/assets/stylesheets/tokenwiz/style.css */
  .short .chat-add-short {
    opacity: 1;
  }
  /* line 1674, app/assets/stylesheets/tokenwiz/style.css */
  .chat-information {
    min-width: 350px;
  }
  /* line 1675, app/assets/stylesheets/tokenwiz/style.css */
  .chat-information-wrap {
    position: static;
    width: 0;
    right: 0;
  }
  /* line 1676, app/assets/stylesheets/tokenwiz/style.css */
  .chat-information-wrap.active {
    width: 350px;
  }
  /* line 1677, app/assets/stylesheets/tokenwiz/style.css */
  .chat-users {
    display: flex;
  }
  /* line 1678, app/assets/stylesheets/tokenwiz/style.css */
  .chat-messages {
    border-left: 1px solid #d2dde9;
    border-right: 1px solid #d2dde9;
  }
  /* line 1679, app/assets/stylesheets/tokenwiz/style.css */
  .chat-messages-icon {
    display: none;
  }
}

/** TimeLine  @Elements */
/* line 1681, app/assets/stylesheets/tokenwiz/style.css */
.timeline {
  position: relative;
  padding: 15px 0;
}

/* line 1682, app/assets/stylesheets/tokenwiz/style.css */
.timeline-wrap {
  position: relative;
  overflow: hidden;
  height: 100%;
  min-height: 300px;
}

/* line 1683, app/assets/stylesheets/tokenwiz/style.css */
.timeline-wrap .timeline-innr {
  overflow-x: hidden;
  height: 100%;
  position: absolute;
  padding-right: 20px;
  padding-bottom: 30px;
}

/* line 1684, app/assets/stylesheets/tokenwiz/style.css */
.timeline-wrap.loaded .timeline-innr {
  padding-bottom: 0;
}

/* line 1685, app/assets/stylesheets/tokenwiz/style.css */
.timeline-load {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  padding: 40px 0 0 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 65%, white 100%);
}

/* line 1686, app/assets/stylesheets/tokenwiz/style.css */
.timeline-load .link {
  display: block;
  text-transform: uppercase;
  font-weight: 400;
  color: #758698;
}

/* line 1687, app/assets/stylesheets/tokenwiz/style.css */
.timeline-load .link:hover {
  color: #1b1b1b;
}

/* line 1688, app/assets/stylesheets/tokenwiz/style.css */
.timeline-line {
  position: absolute;
  height: 100%;
  width: 2px;
  border-radius: 2px;
  background: #e3eaf1;
  top: 0;
  left: 90px;
}

/* line 1689, app/assets/stylesheets/tokenwiz/style.css */
.timeline-item {
  display: flex;
}

/* line 1690, app/assets/stylesheets/tokenwiz/style.css */
.timeline-item.hidden {
  display: none;
}

/* line 1691, app/assets/stylesheets/tokenwiz/style.css */
.timeline-time {
  width: 90px;
  flex-shrink: 0;
  font-weight: 500;
  margin: 10px 0;
  position: relative;
  align-self: flex-start;
}

/* line 1692, app/assets/stylesheets/tokenwiz/style.css */
.timeline-time:after {
  position: absolute;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  border: 2px solid #fff;
  background: #1b1b1b;
  content: '';
  top: 5px;
  right: -8px;
}

/* line 1693, app/assets/stylesheets/tokenwiz/style.css */
.light > .timeline-time:after {
  background: #fff;
  border-color: #e3eaf1;
}

/* line 1694, app/assets/stylesheets/tokenwiz/style.css */
.secondary > .timeline-time:after {
  background: #000000;
  border-color: #fff;
}

/* line 1695, app/assets/stylesheets/tokenwiz/style.css */
.success > .timeline-time:after {
  background: #00d285;
  border-color: #fff;
}

/* line 1696, app/assets/stylesheets/tokenwiz/style.css */
.warning > .timeline-time:after {
  background: #ffc100;
  border-color: #fff;
}

/* line 1697, app/assets/stylesheets/tokenwiz/style.css */
.danger > .timeline-time:after {
  background: #ff6868;
  border-color: #fff;
}

/* line 1698, app/assets/stylesheets/tokenwiz/style.css */
.timeline-time span {
  display: block;
  font-size: 12px;
  line-height: 1;
  color: #758698;
  font-weight: 400;
}

/* line 1699, app/assets/stylesheets/tokenwiz/style.css */
.timeline-content {
  flex-grow: 1;
  margin: 10px 0 10px 25px;
}

/* line 1700, app/assets/stylesheets/tokenwiz/style.css */
.timeline-content p, .timeline-content-title {
  margin-bottom: 0;
}

/* line 1701, app/assets/stylesheets/tokenwiz/style.css */
.timeline-content-info {
  font-size: 12px;
  display: block;
  padding-top: 8px;
  color: #758698;
}

/* line 1702, app/assets/stylesheets/tokenwiz/style.css */
a + .timeline-content-info {
  padding-top: 2px;
}

/* line 1703, app/assets/stylesheets/tokenwiz/style.css */
p + .timeline-content-info {
  padding-top: 5px;
}

/** 05.0 - UTILITY */
/* line 1706, app/assets/stylesheets/tokenwiz/style.css */
.ucap {
  text-transform: uppercase;
}

/* line 1708, app/assets/stylesheets/tokenwiz/style.css */
.cap {
  text-transform: capitalize;
}

/* line 1710, app/assets/stylesheets/tokenwiz/style.css */
.font-bold {
  font-weight: 700;
}

/* line 1711, app/assets/stylesheets/tokenwiz/style.css */
.font-semibold {
  font-weight: 600;
}

/* line 1712, app/assets/stylesheets/tokenwiz/style.css */
.font-mid {
  font-weight: 500;
}

/* line 1713, app/assets/stylesheets/tokenwiz/style.css */
.font-light {
  font-weight: 300;
}

/* line 1715, app/assets/stylesheets/tokenwiz/style.css */
.lh-1 {
  line-height: 1;
}

/* line 1716, app/assets/stylesheets/tokenwiz/style.css */
.lh-1-1 {
  line-height: 1.1;
}

/* line 1717, app/assets/stylesheets/tokenwiz/style.css */
.lh-1-2 {
  line-height: 1.2;
}

/* line 1718, app/assets/stylesheets/tokenwiz/style.css */
.lh-1-3 {
  line-height: 1.3;
}

/* line 1719, app/assets/stylesheets/tokenwiz/style.css */
.lh-1-4 {
  line-height: 1.4;
}

/* line 1720, app/assets/stylesheets/tokenwiz/style.css */
.lh-1-5 {
  line-height: 1.5;
}

/* line 1722, app/assets/stylesheets/tokenwiz/style.css */
.pd-0, .nopd {
  padding: 0px;
}

/* line 1724, app/assets/stylesheets/tokenwiz/style.css */
.npl {
  padding-left: 0px;
}

/* line 1726, app/assets/stylesheets/tokenwiz/style.css */
.npr {
  padding-right: 0px;
}

/* line 1728, app/assets/stylesheets/tokenwiz/style.css */
.overflow-hidden {
  overflow: hidden;
}

/* line 1729, app/assets/stylesheets/tokenwiz/style.css */
.overflow-x-auto {
  overflow-x: auto;
}

/* line 1730, app/assets/stylesheets/tokenwiz/style.css */
.overflow-x-hidden {
  overflow-x: hidden;
}

/* line 1731, app/assets/stylesheets/tokenwiz/style.css */
.overflow-y-auto {
  overflow-y: auto;
}

/* line 1732, app/assets/stylesheets/tokenwiz/style.css */
.overflow-y-hidden {
  overflow-y: hidden;
}

/* line 1734, app/assets/stylesheets/tokenwiz/style.css */
.height-auto {
  height: auto !important;
}

/* line 1736, app/assets/stylesheets/tokenwiz/style.css */
.sap {
  width: 100%;
  border-bottom: 1px solid #e8e8e8;
}

/* line 1737, app/assets/stylesheets/tokenwiz/style.css */
.sap-light {
  border-bottom-color: #f3f7fd;
}

/* line 1739, app/assets/stylesheets/tokenwiz/style.css */
.gaps-0-5x {
  height: 5px;
}

/* line 1741, app/assets/stylesheets/tokenwiz/style.css */
.gaps-1-5x {
  height: 15px;
}

/* line 1743, app/assets/stylesheets/tokenwiz/style.css */
.gaps-2-5x {
  height: 25px;
}

/* line 1745, app/assets/stylesheets/tokenwiz/style.css */
.gaps-3-5x {
  height: 35px;
}

/* line 1747, app/assets/stylesheets/tokenwiz/style.css */
.gaps-4-5x {
  height: 45px;
}

/* line 1749, app/assets/stylesheets/tokenwiz/style.css */
.gaps-1x {
  height: 10px;
}

/* line 1751, app/assets/stylesheets/tokenwiz/style.css */
.gaps-2x {
  height: 20px;
}

/* line 1753, app/assets/stylesheets/tokenwiz/style.css */
.gaps-3x {
  height: 30px;
}

/* line 1755, app/assets/stylesheets/tokenwiz/style.css */
.gaps-4x {
  height: 40px;
}

/* line 1757, app/assets/stylesheets/tokenwiz/style.css */
.gaps-5x {
  height: 50px;
}

/* line 1759, app/assets/stylesheets/tokenwiz/style.css */
.gaps-6x {
  height: 60px;
}

/* line 1761, app/assets/stylesheets/tokenwiz/style.css */
.gaps-7x {
  height: 70px;
}

/* line 1763, app/assets/stylesheets/tokenwiz/style.css */
.gaps-8x {
  height: 80px;
}

/* line 1765, app/assets/stylesheets/tokenwiz/style.css */
.gaps-9x {
  height: 90px;
}

/* line 1767, app/assets/stylesheets/tokenwiz/style.css */
.gaps-10x {
  height: 100px;
}

/* line 1769, app/assets/stylesheets/tokenwiz/style.css */
.gaps-11x {
  height: 110px;
}

/* line 1771, app/assets/stylesheets/tokenwiz/style.css */
.gaps-12x {
  height: 120px;
}

/* line 1773, app/assets/stylesheets/tokenwiz/style.css */
.gaps-13x {
  height: 130px;
}

/* line 1775, app/assets/stylesheets/tokenwiz/style.css */
.gaps-14x {
  height: 140px;
}

/* line 1777, app/assets/stylesheets/tokenwiz/style.css */
.gaps-15x {
  height: 150px;
}

/* line 1779, app/assets/stylesheets/tokenwiz/style.css */
.gaps-16x {
  height: 160px;
}

/* line 1781, app/assets/stylesheets/tokenwiz/style.css */
.gaps-17x {
  height: 170px;
}

/* line 1783, app/assets/stylesheets/tokenwiz/style.css */
.gaps-18x {
  height: 180px;
}

/* line 1785, app/assets/stylesheets/tokenwiz/style.css */
.gaps-19x {
  height: 190px;
}

/* line 1787, app/assets/stylesheets/tokenwiz/style.css */
.gaps-20x {
  height: 200px;
}

/* line 1789, app/assets/stylesheets/tokenwiz/style.css */
.gaps-21x {
  height: 210px;
}

/* line 1791, app/assets/stylesheets/tokenwiz/style.css */
.gaps-22x {
  height: 220px;
}

/* line 1793, app/assets/stylesheets/tokenwiz/style.css */
.gaps-23x {
  height: 230px;
}

/* line 1795, app/assets/stylesheets/tokenwiz/style.css */
.gaps-24x {
  height: 240px;
}

/* line 1797, app/assets/stylesheets/tokenwiz/style.css */
.gaps-25x {
  height: 250px;
}

/* line 1799, app/assets/stylesheets/tokenwiz/style.css */
.gaps-26x {
  height: 260px;
}

/* line 1801, app/assets/stylesheets/tokenwiz/style.css */
.gaps-27x {
  height: 270px;
}

/* line 1803, app/assets/stylesheets/tokenwiz/style.css */
.gaps-28x {
  height: 280px;
}

/* line 1805, app/assets/stylesheets/tokenwiz/style.css */
.gaps-29x {
  height: 290px;
}

/* line 1807, app/assets/stylesheets/tokenwiz/style.css */
.gaps-30x {
  height: 300px;
}

/* line 1809, app/assets/stylesheets/tokenwiz/style.css */
.pd-0-5x {
  padding: 5px;
}

/* line 1811, app/assets/stylesheets/tokenwiz/style.css */
.pd-1x {
  padding: 10px;
}

/* line 1813, app/assets/stylesheets/tokenwiz/style.css */
.pd-1-5x {
  padding: 15px;
}

/* line 1815, app/assets/stylesheets/tokenwiz/style.css */
.pd-2x {
  padding: 20px;
}

/* line 1817, app/assets/stylesheets/tokenwiz/style.css */
.pd-2-5x {
  padding: 25px;
}

/* line 1819, app/assets/stylesheets/tokenwiz/style.css */
.pd-3x {
  padding: 30px;
}

/* line 1821, app/assets/stylesheets/tokenwiz/style.css */
.pd-3-5x {
  padding: 35px;
}

/* line 1823, app/assets/stylesheets/tokenwiz/style.css */
.pd-4x {
  padding: 40px;
}

/* line 1825, app/assets/stylesheets/tokenwiz/style.css */
.pd-4-5x {
  padding: 45px;
}

/* line 1827, app/assets/stylesheets/tokenwiz/style.css */
.pd-5x {
  padding: 50px;
}

/* line 1829, app/assets/stylesheets/tokenwiz/style.css */
.pd-5-5x {
  padding: 55px;
}

/* line 1831, app/assets/stylesheets/tokenwiz/style.css */
.pd-6x {
  padding: 60px;
}

/* line 1833, app/assets/stylesheets/tokenwiz/style.css */
.pd-6-5x {
  padding: 65px;
}

/* line 1835, app/assets/stylesheets/tokenwiz/style.css */
.pd-7x {
  padding: 70px;
}

/* line 1837, app/assets/stylesheets/tokenwiz/style.css */
.pd-7-5x {
  padding: 75px;
}

/* line 1839, app/assets/stylesheets/tokenwiz/style.css */
.pd-8x {
  padding: 80px;
}

/* line 1841, app/assets/stylesheets/tokenwiz/style.css */
.pd-8-5x {
  padding: 85px;
}

/* line 1843, app/assets/stylesheets/tokenwiz/style.css */
.pd-9x {
  padding: 90px;
}

/* line 1845, app/assets/stylesheets/tokenwiz/style.css */
.pd-9-5x {
  padding: 95px;
}

/* line 1847, app/assets/stylesheets/tokenwiz/style.css */
.pd-10x {
  padding: 100px;
}

/* line 1849, app/assets/stylesheets/tokenwiz/style.css */
.pd-10-5x {
  padding: 105px;
}

/* line 1851, app/assets/stylesheets/tokenwiz/style.css */
.pd-11x {
  padding: 110px;
}

/* line 1853, app/assets/stylesheets/tokenwiz/style.css */
.pd-11-5x {
  padding: 115px;
}

/* line 1855, app/assets/stylesheets/tokenwiz/style.css */
.pd-12x {
  padding: 120px;
}

/* line 1857, app/assets/stylesheets/tokenwiz/style.css */
.pd-12-5x {
  padding: 125px;
}

/* line 1859, app/assets/stylesheets/tokenwiz/style.css */
.pd-13x {
  padding: 130px;
}

/* line 1861, app/assets/stylesheets/tokenwiz/style.css */
.pd-13-5x {
  padding: 135px;
}

/* line 1863, app/assets/stylesheets/tokenwiz/style.css */
.pd-14x {
  padding: 140px;
}

/* line 1865, app/assets/stylesheets/tokenwiz/style.css */
.pd-14-5x {
  padding: 145px;
}

/* line 1867, app/assets/stylesheets/tokenwiz/style.css */
.pd-15x {
  padding: 150px;
}

/* line 1869, app/assets/stylesheets/tokenwiz/style.css */
.pd-15-5x {
  padding: 155px;
}

/* line 1871, app/assets/stylesheets/tokenwiz/style.css */
.pd-16x {
  padding: 160px;
}

/* line 1873, app/assets/stylesheets/tokenwiz/style.css */
.pd-16-5x {
  padding: 165px;
}

/* line 1875, app/assets/stylesheets/tokenwiz/style.css */
.pd-17x {
  padding: 170px;
}

/* line 1877, app/assets/stylesheets/tokenwiz/style.css */
.pd-17-5x {
  padding: 175px;
}

/* line 1879, app/assets/stylesheets/tokenwiz/style.css */
.pd-18x {
  padding: 180px;
}

/* line 1881, app/assets/stylesheets/tokenwiz/style.css */
.pd-18-5x {
  padding: 185px;
}

/* line 1883, app/assets/stylesheets/tokenwiz/style.css */
.pd-19x {
  padding: 190px;
}

/* line 1885, app/assets/stylesheets/tokenwiz/style.css */
.pd-19-5x {
  padding: 195px;
}

/* line 1887, app/assets/stylesheets/tokenwiz/style.css */
.pd-20x {
  padding: 200px;
}

/* line 1889, app/assets/stylesheets/tokenwiz/style.css */
.pd-20-5x {
  padding: 205px;
}

/* line 1891, app/assets/stylesheets/tokenwiz/style.css */
.pdl-0-5x {
  padding-left: 5px;
}

/* line 1893, app/assets/stylesheets/tokenwiz/style.css */
.pdl-1x {
  padding-left: 10px;
}

/* line 1895, app/assets/stylesheets/tokenwiz/style.css */
.pdl-1-5x {
  padding-left: 15px;
}

/* line 1897, app/assets/stylesheets/tokenwiz/style.css */
.pdl-2x {
  padding-left: 20px;
}

/* line 1899, app/assets/stylesheets/tokenwiz/style.css */
.pdl-2-5x {
  padding-left: 25px;
}

/* line 1901, app/assets/stylesheets/tokenwiz/style.css */
.pdl-3x {
  padding-left: 30px;
}

/* line 1903, app/assets/stylesheets/tokenwiz/style.css */
.pdl-3-5x {
  padding-left: 35px;
}

/* line 1905, app/assets/stylesheets/tokenwiz/style.css */
.pdl-4x {
  padding-left: 40px;
}

/* line 1907, app/assets/stylesheets/tokenwiz/style.css */
.pdl-4-5x {
  padding-left: 45px;
}

/* line 1909, app/assets/stylesheets/tokenwiz/style.css */
.pdl-5x {
  padding-left: 50px;
}

/* line 1911, app/assets/stylesheets/tokenwiz/style.css */
.pdl-5-5x {
  padding-left: 55px;
}

/* line 1913, app/assets/stylesheets/tokenwiz/style.css */
.pdl-6x {
  padding-left: 60px;
}

/* line 1915, app/assets/stylesheets/tokenwiz/style.css */
.pdl-6-5x {
  padding-left: 65px;
}

/* line 1917, app/assets/stylesheets/tokenwiz/style.css */
.pdl-7x {
  padding-left: 70px;
}

/* line 1919, app/assets/stylesheets/tokenwiz/style.css */
.pdl-7-5x {
  padding-left: 75px;
}

/* line 1921, app/assets/stylesheets/tokenwiz/style.css */
.pdl-8x {
  padding-left: 80px;
}

/* line 1923, app/assets/stylesheets/tokenwiz/style.css */
.pdl-8-5x {
  padding-left: 85px;
}

/* line 1925, app/assets/stylesheets/tokenwiz/style.css */
.pdl-9x {
  padding-left: 90px;
}

/* line 1927, app/assets/stylesheets/tokenwiz/style.css */
.pdl-9-5x {
  padding-left: 95px;
}

/* line 1929, app/assets/stylesheets/tokenwiz/style.css */
.pdl-10x {
  padding-left: 100px;
}

/* line 1931, app/assets/stylesheets/tokenwiz/style.css */
.pdl-10-5x {
  padding-left: 105px;
}

/* line 1933, app/assets/stylesheets/tokenwiz/style.css */
.pdl-11x {
  padding-left: 110px;
}

/* line 1935, app/assets/stylesheets/tokenwiz/style.css */
.pdl-11-5x {
  padding-left: 115px;
}

/* line 1937, app/assets/stylesheets/tokenwiz/style.css */
.pdl-12x {
  padding-left: 120px;
}

/* line 1939, app/assets/stylesheets/tokenwiz/style.css */
.pdl-12-5x {
  padding-left: 125px;
}

/* line 1941, app/assets/stylesheets/tokenwiz/style.css */
.pdl-13x {
  padding-left: 130px;
}

/* line 1943, app/assets/stylesheets/tokenwiz/style.css */
.pdl-13-5x {
  padding-left: 135px;
}

/* line 1945, app/assets/stylesheets/tokenwiz/style.css */
.pdl-14x {
  padding-left: 140px;
}

/* line 1947, app/assets/stylesheets/tokenwiz/style.css */
.pdl-14-5x {
  padding-left: 145px;
}

/* line 1949, app/assets/stylesheets/tokenwiz/style.css */
.pdl-15x {
  padding-left: 150px;
}

/* line 1951, app/assets/stylesheets/tokenwiz/style.css */
.pdl-15-5x {
  padding-left: 155px;
}

/* line 1953, app/assets/stylesheets/tokenwiz/style.css */
.pdl-16x {
  padding-left: 160px;
}

/* line 1955, app/assets/stylesheets/tokenwiz/style.css */
.pdl-16-5x {
  padding-left: 165px;
}

/* line 1957, app/assets/stylesheets/tokenwiz/style.css */
.pdl-17x {
  padding-left: 170px;
}

/* line 1959, app/assets/stylesheets/tokenwiz/style.css */
.pdl-17-5x {
  padding-left: 175px;
}

/* line 1961, app/assets/stylesheets/tokenwiz/style.css */
.pdl-18x {
  padding-left: 180px;
}

/* line 1963, app/assets/stylesheets/tokenwiz/style.css */
.pdl-18-5x {
  padding-left: 185px;
}

/* line 1965, app/assets/stylesheets/tokenwiz/style.css */
.pdl-19x {
  padding-left: 190px;
}

/* line 1967, app/assets/stylesheets/tokenwiz/style.css */
.pdl-19-5x {
  padding-left: 195px;
}

/* line 1969, app/assets/stylesheets/tokenwiz/style.css */
.pdl-20x {
  padding-left: 200px;
}

/* line 1971, app/assets/stylesheets/tokenwiz/style.css */
.pdl-20-5x {
  padding-left: 205px;
}

/* line 1973, app/assets/stylesheets/tokenwiz/style.css */
.pdr-0-5x {
  padding-right: 5px;
}

/* line 1975, app/assets/stylesheets/tokenwiz/style.css */
.pdr-1x {
  padding-right: 10px;
}

/* line 1977, app/assets/stylesheets/tokenwiz/style.css */
.pdr-1-5x {
  padding-right: 15px;
}

/* line 1979, app/assets/stylesheets/tokenwiz/style.css */
.pdr-2x {
  padding-right: 20px;
}

/* line 1981, app/assets/stylesheets/tokenwiz/style.css */
.pdr-2-5x {
  padding-right: 25px;
}

/* line 1983, app/assets/stylesheets/tokenwiz/style.css */
.pdr-3x {
  padding-right: 30px;
}

/* line 1985, app/assets/stylesheets/tokenwiz/style.css */
.pdr-3-5x {
  padding-right: 35px;
}

/* line 1987, app/assets/stylesheets/tokenwiz/style.css */
.pdr-4x {
  padding-right: 40px;
}

/* line 1989, app/assets/stylesheets/tokenwiz/style.css */
.pdr-4-5x {
  padding-right: 45px;
}

/* line 1991, app/assets/stylesheets/tokenwiz/style.css */
.pdr-5x {
  padding-right: 50px;
}

/* line 1993, app/assets/stylesheets/tokenwiz/style.css */
.pdr-5-5x {
  padding-right: 55px;
}

/* line 1995, app/assets/stylesheets/tokenwiz/style.css */
.pdr-6x {
  padding-right: 60px;
}

/* line 1997, app/assets/stylesheets/tokenwiz/style.css */
.pdr-6-5x {
  padding-right: 65px;
}

/* line 1999, app/assets/stylesheets/tokenwiz/style.css */
.pdr-7x {
  padding-right: 70px;
}

/* line 2001, app/assets/stylesheets/tokenwiz/style.css */
.pdr-7-5x {
  padding-right: 75px;
}

/* line 2003, app/assets/stylesheets/tokenwiz/style.css */
.pdr-8x {
  padding-right: 80px;
}

/* line 2005, app/assets/stylesheets/tokenwiz/style.css */
.pdr-8-5x {
  padding-right: 85px;
}

/* line 2007, app/assets/stylesheets/tokenwiz/style.css */
.pdr-9x {
  padding-right: 90px;
}

/* line 2009, app/assets/stylesheets/tokenwiz/style.css */
.pdr-9-5x {
  padding-right: 95px;
}

/* line 2011, app/assets/stylesheets/tokenwiz/style.css */
.pdr-10x {
  padding-right: 100px;
}

/* line 2013, app/assets/stylesheets/tokenwiz/style.css */
.pdr-10-5x {
  padding-right: 105px;
}

/* line 2015, app/assets/stylesheets/tokenwiz/style.css */
.pdr-11x {
  padding-right: 110px;
}

/* line 2017, app/assets/stylesheets/tokenwiz/style.css */
.pdr-11-5x {
  padding-right: 115px;
}

/* line 2019, app/assets/stylesheets/tokenwiz/style.css */
.pdr-12x {
  padding-right: 120px;
}

/* line 2021, app/assets/stylesheets/tokenwiz/style.css */
.pdr-12-5x {
  padding-right: 125px;
}

/* line 2023, app/assets/stylesheets/tokenwiz/style.css */
.pdr-13x {
  padding-right: 130px;
}

/* line 2025, app/assets/stylesheets/tokenwiz/style.css */
.pdr-13-5x {
  padding-right: 135px;
}

/* line 2027, app/assets/stylesheets/tokenwiz/style.css */
.pdr-14x {
  padding-right: 140px;
}

/* line 2029, app/assets/stylesheets/tokenwiz/style.css */
.pdr-14-5x {
  padding-right: 145px;
}

/* line 2031, app/assets/stylesheets/tokenwiz/style.css */
.pdr-15x {
  padding-right: 150px;
}

/* line 2033, app/assets/stylesheets/tokenwiz/style.css */
.pdr-15-5x {
  padding-right: 155px;
}

/* line 2035, app/assets/stylesheets/tokenwiz/style.css */
.pdr-16x {
  padding-right: 160px;
}

/* line 2037, app/assets/stylesheets/tokenwiz/style.css */
.pdr-16-5x {
  padding-right: 165px;
}

/* line 2039, app/assets/stylesheets/tokenwiz/style.css */
.pdr-17x {
  padding-right: 170px;
}

/* line 2041, app/assets/stylesheets/tokenwiz/style.css */
.pdr-17-5x {
  padding-right: 175px;
}

/* line 2043, app/assets/stylesheets/tokenwiz/style.css */
.pdr-18x {
  padding-right: 180px;
}

/* line 2045, app/assets/stylesheets/tokenwiz/style.css */
.pdr-18-5x {
  padding-right: 185px;
}

/* line 2047, app/assets/stylesheets/tokenwiz/style.css */
.pdr-19x {
  padding-right: 190px;
}

/* line 2049, app/assets/stylesheets/tokenwiz/style.css */
.pdr-19-5x {
  padding-right: 195px;
}

/* line 2051, app/assets/stylesheets/tokenwiz/style.css */
.pdr-20x {
  padding-right: 200px;
}

/* line 2053, app/assets/stylesheets/tokenwiz/style.css */
.pdr-20-5x {
  padding-right: 205px;
}

/* line 2055, app/assets/stylesheets/tokenwiz/style.css */
.pdt-0-5x {
  padding-top: 5px;
}

/* line 2057, app/assets/stylesheets/tokenwiz/style.css */
.pdt-1x {
  padding-top: 10px;
}

/* line 2059, app/assets/stylesheets/tokenwiz/style.css */
.pdt-1-5x {
  padding-top: 15px;
}

/* line 2061, app/assets/stylesheets/tokenwiz/style.css */
.pdt-2x {
  padding-top: 20px;
}

/* line 2063, app/assets/stylesheets/tokenwiz/style.css */
.pdt-2-5x {
  padding-top: 25px;
}

/* line 2065, app/assets/stylesheets/tokenwiz/style.css */
.pdt-3x {
  padding-top: 30px;
}

/* line 2067, app/assets/stylesheets/tokenwiz/style.css */
.pdt-3-5x {
  padding-top: 35px;
}

/* line 2069, app/assets/stylesheets/tokenwiz/style.css */
.pdt-4x {
  padding-top: 40px;
}

/* line 2071, app/assets/stylesheets/tokenwiz/style.css */
.pdt-4-5x {
  padding-top: 45px;
}

/* line 2073, app/assets/stylesheets/tokenwiz/style.css */
.pdt-5x {
  padding-top: 50px;
}

/* line 2075, app/assets/stylesheets/tokenwiz/style.css */
.pdt-5-5x {
  padding-top: 55px;
}

/* line 2077, app/assets/stylesheets/tokenwiz/style.css */
.pdt-6x {
  padding-top: 60px;
}

/* line 2079, app/assets/stylesheets/tokenwiz/style.css */
.pdt-6-5x {
  padding-top: 65px;
}

/* line 2081, app/assets/stylesheets/tokenwiz/style.css */
.pdt-7x {
  padding-top: 70px;
}

/* line 2083, app/assets/stylesheets/tokenwiz/style.css */
.pdt-7-5x {
  padding-top: 75px;
}

/* line 2085, app/assets/stylesheets/tokenwiz/style.css */
.pdt-8x {
  padding-top: 80px;
}

/* line 2087, app/assets/stylesheets/tokenwiz/style.css */
.pdt-8-5x {
  padding-top: 85px;
}

/* line 2089, app/assets/stylesheets/tokenwiz/style.css */
.pdt-9x {
  padding-top: 90px;
}

/* line 2091, app/assets/stylesheets/tokenwiz/style.css */
.pdt-9-5x {
  padding-top: 95px;
}

/* line 2093, app/assets/stylesheets/tokenwiz/style.css */
.pdt-10x {
  padding-top: 100px;
}

/* line 2095, app/assets/stylesheets/tokenwiz/style.css */
.pdt-10-5x {
  padding-top: 105px;
}

/* line 2097, app/assets/stylesheets/tokenwiz/style.css */
.pdt-11x {
  padding-top: 110px;
}

/* line 2099, app/assets/stylesheets/tokenwiz/style.css */
.pdt-11-5x {
  padding-top: 115px;
}

/* line 2101, app/assets/stylesheets/tokenwiz/style.css */
.pdt-12x {
  padding-top: 120px;
}

/* line 2103, app/assets/stylesheets/tokenwiz/style.css */
.pdt-12-5x {
  padding-top: 125px;
}

/* line 2105, app/assets/stylesheets/tokenwiz/style.css */
.pdt-13x {
  padding-top: 130px;
}

/* line 2107, app/assets/stylesheets/tokenwiz/style.css */
.pdt-13-5x {
  padding-top: 135px;
}

/* line 2109, app/assets/stylesheets/tokenwiz/style.css */
.pdt-14x {
  padding-top: 140px;
}

/* line 2111, app/assets/stylesheets/tokenwiz/style.css */
.pdt-14-5x {
  padding-top: 145px;
}

/* line 2113, app/assets/stylesheets/tokenwiz/style.css */
.pdt-15x {
  padding-top: 150px;
}

/* line 2115, app/assets/stylesheets/tokenwiz/style.css */
.pdt-15-5x {
  padding-top: 155px;
}

/* line 2117, app/assets/stylesheets/tokenwiz/style.css */
.pdt-16x {
  padding-top: 160px;
}

/* line 2119, app/assets/stylesheets/tokenwiz/style.css */
.pdt-16-5x {
  padding-top: 165px;
}

/* line 2121, app/assets/stylesheets/tokenwiz/style.css */
.pdt-17x {
  padding-top: 170px;
}

/* line 2123, app/assets/stylesheets/tokenwiz/style.css */
.pdt-17-5x {
  padding-top: 175px;
}

/* line 2125, app/assets/stylesheets/tokenwiz/style.css */
.pdt-18x {
  padding-top: 180px;
}

/* line 2127, app/assets/stylesheets/tokenwiz/style.css */
.pdt-18-5x {
  padding-top: 185px;
}

/* line 2129, app/assets/stylesheets/tokenwiz/style.css */
.pdt-19x {
  padding-top: 190px;
}

/* line 2131, app/assets/stylesheets/tokenwiz/style.css */
.pdt-19-5x {
  padding-top: 195px;
}

/* line 2133, app/assets/stylesheets/tokenwiz/style.css */
.pdt-20x {
  padding-top: 200px;
}

/* line 2135, app/assets/stylesheets/tokenwiz/style.css */
.pdt-20-5x {
  padding-top: 205px;
}

/* line 2137, app/assets/stylesheets/tokenwiz/style.css */
.pdb-0-5x {
  padding-bottom: 5px;
}

/* line 2139, app/assets/stylesheets/tokenwiz/style.css */
.pdb-1x {
  padding-bottom: 10px;
}

/* line 2141, app/assets/stylesheets/tokenwiz/style.css */
.pdb-1-5x {
  padding-bottom: 15px;
}

/* line 2143, app/assets/stylesheets/tokenwiz/style.css */
.pdb-2x {
  padding-bottom: 20px;
}

/* line 2145, app/assets/stylesheets/tokenwiz/style.css */
.pdb-2-5x {
  padding-bottom: 25px;
}

/* line 2147, app/assets/stylesheets/tokenwiz/style.css */
.pdb-3x {
  padding-bottom: 30px;
}

/* line 2149, app/assets/stylesheets/tokenwiz/style.css */
.pdb-3-5x {
  padding-bottom: 35px;
}

/* line 2151, app/assets/stylesheets/tokenwiz/style.css */
.pdb-4x {
  padding-bottom: 40px;
}

/* line 2153, app/assets/stylesheets/tokenwiz/style.css */
.pdb-4-5x {
  padding-bottom: 45px;
}

/* line 2155, app/assets/stylesheets/tokenwiz/style.css */
.pdb-5x {
  padding-bottom: 50px;
}

/* line 2157, app/assets/stylesheets/tokenwiz/style.css */
.pdb-5-5x {
  padding-bottom: 55px;
}

/* line 2159, app/assets/stylesheets/tokenwiz/style.css */
.pdb-6x {
  padding-bottom: 60px;
}

/* line 2161, app/assets/stylesheets/tokenwiz/style.css */
.pdb-6-5x {
  padding-bottom: 65px;
}

/* line 2163, app/assets/stylesheets/tokenwiz/style.css */
.pdb-7x {
  padding-bottom: 70px;
}

/* line 2165, app/assets/stylesheets/tokenwiz/style.css */
.pdb-7-5x {
  padding-bottom: 75px;
}

/* line 2167, app/assets/stylesheets/tokenwiz/style.css */
.pdb-8x {
  padding-bottom: 80px;
}

/* line 2169, app/assets/stylesheets/tokenwiz/style.css */
.pdb-8-5x {
  padding-bottom: 85px;
}

/* line 2171, app/assets/stylesheets/tokenwiz/style.css */
.pdb-9x {
  padding-bottom: 90px;
}

/* line 2173, app/assets/stylesheets/tokenwiz/style.css */
.pdb-9-5x {
  padding-bottom: 95px;
}

/* line 2175, app/assets/stylesheets/tokenwiz/style.css */
.pdb-10x {
  padding-bottom: 100px;
}

/* line 2177, app/assets/stylesheets/tokenwiz/style.css */
.pdb-10-5x {
  padding-bottom: 105px;
}

/* line 2179, app/assets/stylesheets/tokenwiz/style.css */
.pdb-11x {
  padding-bottom: 110px;
}

/* line 2181, app/assets/stylesheets/tokenwiz/style.css */
.pdb-11-5x {
  padding-bottom: 115px;
}

/* line 2183, app/assets/stylesheets/tokenwiz/style.css */
.pdb-12x {
  padding-bottom: 120px;
}

/* line 2185, app/assets/stylesheets/tokenwiz/style.css */
.pdb-12-5x {
  padding-bottom: 125px;
}

/* line 2187, app/assets/stylesheets/tokenwiz/style.css */
.pdb-13x {
  padding-bottom: 130px;
}

/* line 2189, app/assets/stylesheets/tokenwiz/style.css */
.pdb-13-5x {
  padding-bottom: 135px;
}

/* line 2191, app/assets/stylesheets/tokenwiz/style.css */
.pdb-14x {
  padding-bottom: 140px;
}

/* line 2193, app/assets/stylesheets/tokenwiz/style.css */
.pdb-14-5x {
  padding-bottom: 145px;
}

/* line 2195, app/assets/stylesheets/tokenwiz/style.css */
.pdb-15x {
  padding-bottom: 150px;
}

/* line 2197, app/assets/stylesheets/tokenwiz/style.css */
.pdb-15-5x {
  padding-bottom: 155px;
}

/* line 2199, app/assets/stylesheets/tokenwiz/style.css */
.pdb-16x {
  padding-bottom: 160px;
}

/* line 2201, app/assets/stylesheets/tokenwiz/style.css */
.pdb-16-5x {
  padding-bottom: 165px;
}

/* line 2203, app/assets/stylesheets/tokenwiz/style.css */
.pdb-17x {
  padding-bottom: 170px;
}

/* line 2205, app/assets/stylesheets/tokenwiz/style.css */
.pdb-17-5x {
  padding-bottom: 175px;
}

/* line 2207, app/assets/stylesheets/tokenwiz/style.css */
.pdb-18x {
  padding-bottom: 180px;
}

/* line 2209, app/assets/stylesheets/tokenwiz/style.css */
.pdb-18-5x {
  padding-bottom: 185px;
}

/* line 2211, app/assets/stylesheets/tokenwiz/style.css */
.pdb-19x {
  padding-bottom: 190px;
}

/* line 2213, app/assets/stylesheets/tokenwiz/style.css */
.pdb-19-5x {
  padding-bottom: 195px;
}

/* line 2215, app/assets/stylesheets/tokenwiz/style.css */
.pdb-20x {
  padding-bottom: 200px;
}

/* line 2217, app/assets/stylesheets/tokenwiz/style.css */
.pdb-20-5x {
  padding-bottom: 205px;
}

/* line 2219, app/assets/stylesheets/tokenwiz/style.css */
.mlr-auto {
  margin-left: auto;
  margin-right: auto;
}

/* line 2221, app/assets/stylesheets/tokenwiz/style.css */
.mg-0-5x {
  padding: 5px;
}

/* line 2223, app/assets/stylesheets/tokenwiz/style.css */
.mg-1x {
  padding: 10px;
}

/* line 2225, app/assets/stylesheets/tokenwiz/style.css */
.mg-1-5x {
  padding: 15px;
}

/* line 2227, app/assets/stylesheets/tokenwiz/style.css */
.mg-2x {
  padding: 20px;
}

/* line 2229, app/assets/stylesheets/tokenwiz/style.css */
.mg-2-5x {
  padding: 25px;
}

/* line 2231, app/assets/stylesheets/tokenwiz/style.css */
.mg-3x {
  padding: 30px;
}

/* line 2233, app/assets/stylesheets/tokenwiz/style.css */
.mg-3-5x {
  padding: 35px;
}

/* line 2235, app/assets/stylesheets/tokenwiz/style.css */
.mg-4x {
  padding: 40px;
}

/* line 2237, app/assets/stylesheets/tokenwiz/style.css */
.mg-4-5x {
  padding: 45px;
}

/* line 2239, app/assets/stylesheets/tokenwiz/style.css */
.mg-5x {
  padding: 50px;
}

/* line 2241, app/assets/stylesheets/tokenwiz/style.css */
.mg-5-5x {
  padding: 55px;
}

/* line 2243, app/assets/stylesheets/tokenwiz/style.css */
.mg-6x {
  padding: 60px;
}

/* line 2245, app/assets/stylesheets/tokenwiz/style.css */
.mg-6-5x {
  padding: 65px;
}

/* line 2247, app/assets/stylesheets/tokenwiz/style.css */
.mg-7x {
  padding: 70px;
}

/* line 2249, app/assets/stylesheets/tokenwiz/style.css */
.mg-7-5x {
  padding: 75px;
}

/* line 2251, app/assets/stylesheets/tokenwiz/style.css */
.mg-8x {
  padding: 80px;
}

/* line 2253, app/assets/stylesheets/tokenwiz/style.css */
.mg-8-5x {
  padding: 85px;
}

/* line 2255, app/assets/stylesheets/tokenwiz/style.css */
.mg-9x {
  padding: 90px;
}

/* line 2257, app/assets/stylesheets/tokenwiz/style.css */
.mg-9-5x {
  padding: 95px;
}

/* line 2259, app/assets/stylesheets/tokenwiz/style.css */
.mg-10x {
  padding: 100px;
}

/* line 2261, app/assets/stylesheets/tokenwiz/style.css */
.mg-10-5x {
  padding: 105px;
}

/* line 2263, app/assets/stylesheets/tokenwiz/style.css */
.mg-11x {
  padding: 110px;
}

/* line 2265, app/assets/stylesheets/tokenwiz/style.css */
.mg-11-5x {
  padding: 115px;
}

/* line 2267, app/assets/stylesheets/tokenwiz/style.css */
.mg-12x {
  padding: 120px;
}

/* line 2269, app/assets/stylesheets/tokenwiz/style.css */
.mg-12-5x {
  padding: 125px;
}

/* line 2271, app/assets/stylesheets/tokenwiz/style.css */
.mg-13x {
  padding: 130px;
}

/* line 2273, app/assets/stylesheets/tokenwiz/style.css */
.mg-13-5x {
  padding: 135px;
}

/* line 2275, app/assets/stylesheets/tokenwiz/style.css */
.mg-14x {
  padding: 140px;
}

/* line 2277, app/assets/stylesheets/tokenwiz/style.css */
.mg-14-5x {
  padding: 145px;
}

/* line 2279, app/assets/stylesheets/tokenwiz/style.css */
.mg-15x {
  padding: 150px;
}

/* line 2281, app/assets/stylesheets/tokenwiz/style.css */
.mg-15-5x {
  padding: 155px;
}

/* line 2283, app/assets/stylesheets/tokenwiz/style.css */
.mg-16x {
  padding: 160px;
}

/* line 2285, app/assets/stylesheets/tokenwiz/style.css */
.mg-16-5x {
  padding: 165px;
}

/* line 2287, app/assets/stylesheets/tokenwiz/style.css */
.mg-17x {
  padding: 170px;
}

/* line 2289, app/assets/stylesheets/tokenwiz/style.css */
.mg-17-5x {
  padding: 175px;
}

/* line 2291, app/assets/stylesheets/tokenwiz/style.css */
.mg-18x {
  padding: 180px;
}

/* line 2293, app/assets/stylesheets/tokenwiz/style.css */
.mg-18-5x {
  padding: 185px;
}

/* line 2295, app/assets/stylesheets/tokenwiz/style.css */
.mg-19x {
  padding: 190px;
}

/* line 2297, app/assets/stylesheets/tokenwiz/style.css */
.mg-19-5x {
  padding: 195px;
}

/* line 2299, app/assets/stylesheets/tokenwiz/style.css */
.mg-20x {
  padding: 200px;
}

/* line 2301, app/assets/stylesheets/tokenwiz/style.css */
.mg-20-5x {
  padding: 205px;
}

/* line 2303, app/assets/stylesheets/tokenwiz/style.css */
.mgl-0-5x {
  margin-left: 5px;
}

/* line 2305, app/assets/stylesheets/tokenwiz/style.css */
.mgl-1x {
  margin-left: 10px;
}

/* line 2307, app/assets/stylesheets/tokenwiz/style.css */
.mgl-1-5x {
  margin-left: 15px;
}

/* line 2309, app/assets/stylesheets/tokenwiz/style.css */
.mgl-2x {
  margin-left: 20px;
}

/* line 2311, app/assets/stylesheets/tokenwiz/style.css */
.mgl-2-5x {
  margin-left: 25px;
}

/* line 2313, app/assets/stylesheets/tokenwiz/style.css */
.mgl-3x {
  margin-left: 30px;
}

/* line 2315, app/assets/stylesheets/tokenwiz/style.css */
.mgl-3-5x {
  margin-left: 35px;
}

/* line 2317, app/assets/stylesheets/tokenwiz/style.css */
.mgl-4x {
  margin-left: 40px;
}

/* line 2319, app/assets/stylesheets/tokenwiz/style.css */
.mgl-4-5x {
  margin-left: 45px;
}

/* line 2321, app/assets/stylesheets/tokenwiz/style.css */
.mgl-5x {
  margin-left: 50px;
}

/* line 2323, app/assets/stylesheets/tokenwiz/style.css */
.mgl-5-5x {
  margin-left: 55px;
}

/* line 2325, app/assets/stylesheets/tokenwiz/style.css */
.mgl-6x {
  margin-left: 60px;
}

/* line 2327, app/assets/stylesheets/tokenwiz/style.css */
.mgl-6-5x {
  margin-left: 65px;
}

/* line 2329, app/assets/stylesheets/tokenwiz/style.css */
.mgl-7x {
  margin-left: 70px;
}

/* line 2331, app/assets/stylesheets/tokenwiz/style.css */
.mgl-7-5x {
  margin-left: 75px;
}

/* line 2333, app/assets/stylesheets/tokenwiz/style.css */
.mgl-8x {
  margin-left: 80px;
}

/* line 2335, app/assets/stylesheets/tokenwiz/style.css */
.mgl-8-5x {
  margin-left: 85px;
}

/* line 2337, app/assets/stylesheets/tokenwiz/style.css */
.mgl-9x {
  margin-left: 90px;
}

/* line 2339, app/assets/stylesheets/tokenwiz/style.css */
.mgl-9-5x {
  margin-left: 95px;
}

/* line 2341, app/assets/stylesheets/tokenwiz/style.css */
.mgl-10x {
  margin-left: 100px;
}

/* line 2343, app/assets/stylesheets/tokenwiz/style.css */
.mgl-10-5x {
  margin-left: 105px;
}

/* line 2345, app/assets/stylesheets/tokenwiz/style.css */
.mgl-11x {
  margin-left: 110px;
}

/* line 2347, app/assets/stylesheets/tokenwiz/style.css */
.mgl-11-5x {
  margin-left: 115px;
}

/* line 2349, app/assets/stylesheets/tokenwiz/style.css */
.mgl-12x {
  margin-left: 120px;
}

/* line 2351, app/assets/stylesheets/tokenwiz/style.css */
.mgl-12-5x {
  margin-left: 125px;
}

/* line 2353, app/assets/stylesheets/tokenwiz/style.css */
.mgl-13x {
  margin-left: 130px;
}

/* line 2355, app/assets/stylesheets/tokenwiz/style.css */
.mgl-13-5x {
  margin-left: 135px;
}

/* line 2357, app/assets/stylesheets/tokenwiz/style.css */
.mgl-14x {
  margin-left: 140px;
}

/* line 2359, app/assets/stylesheets/tokenwiz/style.css */
.mgl-14-5x {
  margin-left: 145px;
}

/* line 2361, app/assets/stylesheets/tokenwiz/style.css */
.mgl-15x {
  margin-left: 150px;
}

/* line 2363, app/assets/stylesheets/tokenwiz/style.css */
.mgl-15-5x {
  margin-left: 155px;
}

/* line 2365, app/assets/stylesheets/tokenwiz/style.css */
.mgl-16x {
  margin-left: 160px;
}

/* line 2367, app/assets/stylesheets/tokenwiz/style.css */
.mgl-16-5x {
  margin-left: 165px;
}

/* line 2369, app/assets/stylesheets/tokenwiz/style.css */
.mgl-17x {
  margin-left: 170px;
}

/* line 2371, app/assets/stylesheets/tokenwiz/style.css */
.mgl-17-5x {
  margin-left: 175px;
}

/* line 2373, app/assets/stylesheets/tokenwiz/style.css */
.mgl-18x {
  margin-left: 180px;
}

/* line 2375, app/assets/stylesheets/tokenwiz/style.css */
.mgl-18-5x {
  margin-left: 185px;
}

/* line 2377, app/assets/stylesheets/tokenwiz/style.css */
.mgl-19x {
  margin-left: 190px;
}

/* line 2379, app/assets/stylesheets/tokenwiz/style.css */
.mgl-19-5x {
  margin-left: 195px;
}

/* line 2381, app/assets/stylesheets/tokenwiz/style.css */
.mgl-20x {
  margin-left: 200px;
}

/* line 2383, app/assets/stylesheets/tokenwiz/style.css */
.mgl-20-5x {
  margin-left: 205px;
}

/* line 2385, app/assets/stylesheets/tokenwiz/style.css */
.mgr-0-5x {
  margin-right: 5px;
}

/* line 2387, app/assets/stylesheets/tokenwiz/style.css */
.mgr-1x {
  margin-right: 10px;
}

/* line 2389, app/assets/stylesheets/tokenwiz/style.css */
.mgr-1-5x {
  margin-right: 15px;
}

/* line 2391, app/assets/stylesheets/tokenwiz/style.css */
.mgr-2x {
  margin-right: 20px;
}

/* line 2393, app/assets/stylesheets/tokenwiz/style.css */
.mgr-2-5x {
  margin-right: 25px;
}

/* line 2395, app/assets/stylesheets/tokenwiz/style.css */
.mgr-3x {
  margin-right: 30px;
}

/* line 2397, app/assets/stylesheets/tokenwiz/style.css */
.mgr-3-5x {
  margin-right: 35px;
}

/* line 2399, app/assets/stylesheets/tokenwiz/style.css */
.mgr-4x {
  margin-right: 40px;
}

/* line 2401, app/assets/stylesheets/tokenwiz/style.css */
.mgr-4-5x {
  margin-right: 45px;
}

/* line 2403, app/assets/stylesheets/tokenwiz/style.css */
.mgr-5x {
  margin-right: 50px;
}

/* line 2405, app/assets/stylesheets/tokenwiz/style.css */
.mgr-5-5x {
  margin-right: 55px;
}

/* line 2407, app/assets/stylesheets/tokenwiz/style.css */
.mgr-6x {
  margin-right: 60px;
}

/* line 2409, app/assets/stylesheets/tokenwiz/style.css */
.mgr-6-5x {
  margin-right: 65px;
}

/* line 2411, app/assets/stylesheets/tokenwiz/style.css */
.mgr-7x {
  margin-right: 70px;
}

/* line 2413, app/assets/stylesheets/tokenwiz/style.css */
.mgr-7-5x {
  margin-right: 75px;
}

/* line 2415, app/assets/stylesheets/tokenwiz/style.css */
.mgr-8x {
  margin-right: 80px;
}

/* line 2417, app/assets/stylesheets/tokenwiz/style.css */
.mgr-8-5x {
  margin-right: 85px;
}

/* line 2419, app/assets/stylesheets/tokenwiz/style.css */
.mgr-9x {
  margin-right: 90px;
}

/* line 2421, app/assets/stylesheets/tokenwiz/style.css */
.mgr-9-5x {
  margin-right: 95px;
}

/* line 2423, app/assets/stylesheets/tokenwiz/style.css */
.mgr-10x {
  margin-right: 100px;
}

/* line 2425, app/assets/stylesheets/tokenwiz/style.css */
.mgr-10-5x {
  margin-right: 105px;
}

/* line 2427, app/assets/stylesheets/tokenwiz/style.css */
.mgr-11x {
  margin-right: 110px;
}

/* line 2429, app/assets/stylesheets/tokenwiz/style.css */
.mgr-11-5x {
  margin-right: 115px;
}

/* line 2431, app/assets/stylesheets/tokenwiz/style.css */
.mgr-12x {
  margin-right: 120px;
}

/* line 2433, app/assets/stylesheets/tokenwiz/style.css */
.mgr-12-5x {
  margin-right: 125px;
}

/* line 2435, app/assets/stylesheets/tokenwiz/style.css */
.mgr-13x {
  margin-right: 130px;
}

/* line 2437, app/assets/stylesheets/tokenwiz/style.css */
.mgr-13-5x {
  margin-right: 135px;
}

/* line 2439, app/assets/stylesheets/tokenwiz/style.css */
.mgr-14x {
  margin-right: 140px;
}

/* line 2441, app/assets/stylesheets/tokenwiz/style.css */
.mgr-14-5x {
  margin-right: 145px;
}

/* line 2443, app/assets/stylesheets/tokenwiz/style.css */
.mgr-15x {
  margin-right: 150px;
}

/* line 2445, app/assets/stylesheets/tokenwiz/style.css */
.mgr-15-5x {
  margin-right: 155px;
}

/* line 2447, app/assets/stylesheets/tokenwiz/style.css */
.mgr-16x {
  margin-right: 160px;
}

/* line 2449, app/assets/stylesheets/tokenwiz/style.css */
.mgr-16-5x {
  margin-right: 165px;
}

/* line 2451, app/assets/stylesheets/tokenwiz/style.css */
.mgr-17x {
  margin-right: 170px;
}

/* line 2453, app/assets/stylesheets/tokenwiz/style.css */
.mgr-17-5x {
  margin-right: 175px;
}

/* line 2455, app/assets/stylesheets/tokenwiz/style.css */
.mgr-18x {
  margin-right: 180px;
}

/* line 2457, app/assets/stylesheets/tokenwiz/style.css */
.mgr-18-5x {
  margin-right: 185px;
}

/* line 2459, app/assets/stylesheets/tokenwiz/style.css */
.mgr-19x {
  margin-right: 190px;
}

/* line 2461, app/assets/stylesheets/tokenwiz/style.css */
.mgr-19-5x {
  margin-right: 195px;
}

/* line 2463, app/assets/stylesheets/tokenwiz/style.css */
.mgr-20x {
  margin-right: 200px;
}

/* line 2465, app/assets/stylesheets/tokenwiz/style.css */
.mgr-20-5x {
  margin-right: 205px;
}

/* line 2467, app/assets/stylesheets/tokenwiz/style.css */
.mgt-0-5x {
  margin-top: 5px;
}

/* line 2469, app/assets/stylesheets/tokenwiz/style.css */
.mgt-1x {
  margin-top: 10px;
}

/* line 2471, app/assets/stylesheets/tokenwiz/style.css */
.mgt-1-5x {
  margin-top: 15px;
}

/* line 2473, app/assets/stylesheets/tokenwiz/style.css */
.mgt-2x {
  margin-top: 20px;
}

/* line 2475, app/assets/stylesheets/tokenwiz/style.css */
.mgt-2-5x {
  margin-top: 25px;
}

/* line 2477, app/assets/stylesheets/tokenwiz/style.css */
.mgt-3x {
  margin-top: 30px;
}

/* line 2479, app/assets/stylesheets/tokenwiz/style.css */
.mgt-3-5x {
  margin-top: 35px;
}

/* line 2481, app/assets/stylesheets/tokenwiz/style.css */
.mgt-4x {
  margin-top: 40px;
}

/* line 2483, app/assets/stylesheets/tokenwiz/style.css */
.mgt-4-5x {
  margin-top: 45px;
}

/* line 2485, app/assets/stylesheets/tokenwiz/style.css */
.mgt-5x {
  margin-top: 50px;
}

/* line 2487, app/assets/stylesheets/tokenwiz/style.css */
.mgt-5-5x {
  margin-top: 55px;
}

/* line 2489, app/assets/stylesheets/tokenwiz/style.css */
.mgt-6x {
  margin-top: 60px;
}

/* line 2491, app/assets/stylesheets/tokenwiz/style.css */
.mgt-6-5x {
  margin-top: 65px;
}

/* line 2493, app/assets/stylesheets/tokenwiz/style.css */
.mgt-7x {
  margin-top: 70px;
}

/* line 2495, app/assets/stylesheets/tokenwiz/style.css */
.mgt-7-5x {
  margin-top: 75px;
}

/* line 2497, app/assets/stylesheets/tokenwiz/style.css */
.mgt-8x {
  margin-top: 80px;
}

/* line 2499, app/assets/stylesheets/tokenwiz/style.css */
.mgt-8-5x {
  margin-top: 85px;
}

/* line 2501, app/assets/stylesheets/tokenwiz/style.css */
.mgt-9x {
  margin-top: 90px;
}

/* line 2503, app/assets/stylesheets/tokenwiz/style.css */
.mgt-9-5x {
  margin-top: 95px;
}

/* line 2505, app/assets/stylesheets/tokenwiz/style.css */
.mgt-10x {
  margin-top: 100px;
}

/* line 2507, app/assets/stylesheets/tokenwiz/style.css */
.mgt-10-5x {
  margin-top: 105px;
}

/* line 2509, app/assets/stylesheets/tokenwiz/style.css */
.mgt-11x {
  margin-top: 110px;
}

/* line 2511, app/assets/stylesheets/tokenwiz/style.css */
.mgt-11-5x {
  margin-top: 115px;
}

/* line 2513, app/assets/stylesheets/tokenwiz/style.css */
.mgt-12x {
  margin-top: 120px;
}

/* line 2515, app/assets/stylesheets/tokenwiz/style.css */
.mgt-12-5x {
  margin-top: 125px;
}

/* line 2517, app/assets/stylesheets/tokenwiz/style.css */
.mgt-13x {
  margin-top: 130px;
}

/* line 2519, app/assets/stylesheets/tokenwiz/style.css */
.mgt-13-5x {
  margin-top: 135px;
}

/* line 2521, app/assets/stylesheets/tokenwiz/style.css */
.mgt-14x {
  margin-top: 140px;
}

/* line 2523, app/assets/stylesheets/tokenwiz/style.css */
.mgt-14-5x {
  margin-top: 145px;
}

/* line 2525, app/assets/stylesheets/tokenwiz/style.css */
.mgt-15x {
  margin-top: 150px;
}

/* line 2527, app/assets/stylesheets/tokenwiz/style.css */
.mgt-15-5x {
  margin-top: 155px;
}

/* line 2529, app/assets/stylesheets/tokenwiz/style.css */
.mgt-16x {
  margin-top: 160px;
}

/* line 2531, app/assets/stylesheets/tokenwiz/style.css */
.mgt-16-5x {
  margin-top: 165px;
}

/* line 2533, app/assets/stylesheets/tokenwiz/style.css */
.mgt-17x {
  margin-top: 170px;
}

/* line 2535, app/assets/stylesheets/tokenwiz/style.css */
.mgt-17-5x {
  margin-top: 175px;
}

/* line 2537, app/assets/stylesheets/tokenwiz/style.css */
.mgt-18x {
  margin-top: 180px;
}

/* line 2539, app/assets/stylesheets/tokenwiz/style.css */
.mgt-18-5x {
  margin-top: 185px;
}

/* line 2541, app/assets/stylesheets/tokenwiz/style.css */
.mgt-19x {
  margin-top: 190px;
}

/* line 2543, app/assets/stylesheets/tokenwiz/style.css */
.mgt-19-5x {
  margin-top: 195px;
}

/* line 2545, app/assets/stylesheets/tokenwiz/style.css */
.mgt-20x {
  margin-top: 200px;
}

/* line 2547, app/assets/stylesheets/tokenwiz/style.css */
.mgt-20-5x {
  margin-top: 205px;
}

/* line 2549, app/assets/stylesheets/tokenwiz/style.css */
.mgb-0-5x {
  margin-bottom: 5px;
}

/* line 2551, app/assets/stylesheets/tokenwiz/style.css */
.mgb-1x {
  margin-bottom: 10px;
}

/* line 2553, app/assets/stylesheets/tokenwiz/style.css */
.mgb-1-5x {
  margin-bottom: 15px;
}

/* line 2555, app/assets/stylesheets/tokenwiz/style.css */
.mgb-2x {
  margin-bottom: 20px;
}

/* line 2557, app/assets/stylesheets/tokenwiz/style.css */
.mgb-2-5x {
  margin-bottom: 25px;
}

/* line 2559, app/assets/stylesheets/tokenwiz/style.css */
.mgb-3x {
  margin-bottom: 30px;
}

/* line 2561, app/assets/stylesheets/tokenwiz/style.css */
.mgb-3-5x {
  margin-bottom: 35px;
}

/* line 2563, app/assets/stylesheets/tokenwiz/style.css */
.mgb-4x {
  margin-bottom: 40px;
}

/* line 2565, app/assets/stylesheets/tokenwiz/style.css */
.mgb-4-5x {
  margin-bottom: 45px;
}

/* line 2567, app/assets/stylesheets/tokenwiz/style.css */
.mgb-5x {
  margin-bottom: 50px;
}

/* line 2569, app/assets/stylesheets/tokenwiz/style.css */
.mgb-5-5x {
  margin-bottom: 55px;
}

/* line 2571, app/assets/stylesheets/tokenwiz/style.css */
.mgb-6x {
  margin-bottom: 60px;
}

/* line 2573, app/assets/stylesheets/tokenwiz/style.css */
.mgb-6-5x {
  margin-bottom: 65px;
}

/* line 2575, app/assets/stylesheets/tokenwiz/style.css */
.mgb-7x {
  margin-bottom: 70px;
}

/* line 2577, app/assets/stylesheets/tokenwiz/style.css */
.mgb-7-5x {
  margin-bottom: 75px;
}

/* line 2579, app/assets/stylesheets/tokenwiz/style.css */
.mgb-8x {
  margin-bottom: 80px;
}

/* line 2581, app/assets/stylesheets/tokenwiz/style.css */
.mgb-8-5x {
  margin-bottom: 85px;
}

/* line 2583, app/assets/stylesheets/tokenwiz/style.css */
.mgb-9x {
  margin-bottom: 90px;
}

/* line 2585, app/assets/stylesheets/tokenwiz/style.css */
.mgb-9-5x {
  margin-bottom: 95px;
}

/* line 2587, app/assets/stylesheets/tokenwiz/style.css */
.mgb-10x {
  margin-bottom: 100px;
}

/* line 2589, app/assets/stylesheets/tokenwiz/style.css */
.mgb-10-5x {
  margin-bottom: 105px;
}

/* line 2591, app/assets/stylesheets/tokenwiz/style.css */
.mgb-11x {
  margin-bottom: 110px;
}

/* line 2593, app/assets/stylesheets/tokenwiz/style.css */
.mgb-11-5x {
  margin-bottom: 115px;
}

/* line 2595, app/assets/stylesheets/tokenwiz/style.css */
.mgb-12x {
  margin-bottom: 120px;
}

/* line 2597, app/assets/stylesheets/tokenwiz/style.css */
.mgb-12-5x {
  margin-bottom: 125px;
}

/* line 2599, app/assets/stylesheets/tokenwiz/style.css */
.mgb-13x {
  margin-bottom: 130px;
}

/* line 2601, app/assets/stylesheets/tokenwiz/style.css */
.mgb-13-5x {
  margin-bottom: 135px;
}

/* line 2603, app/assets/stylesheets/tokenwiz/style.css */
.mgb-14x {
  margin-bottom: 140px;
}

/* line 2605, app/assets/stylesheets/tokenwiz/style.css */
.mgb-14-5x {
  margin-bottom: 145px;
}

/* line 2607, app/assets/stylesheets/tokenwiz/style.css */
.mgb-15x {
  margin-bottom: 150px;
}

/* line 2609, app/assets/stylesheets/tokenwiz/style.css */
.mgb-15-5x {
  margin-bottom: 155px;
}

/* line 2611, app/assets/stylesheets/tokenwiz/style.css */
.mgb-16x {
  margin-bottom: 160px;
}

/* line 2613, app/assets/stylesheets/tokenwiz/style.css */
.mgb-16-5x {
  margin-bottom: 165px;
}

/* line 2615, app/assets/stylesheets/tokenwiz/style.css */
.mgb-17x {
  margin-bottom: 170px;
}

/* line 2617, app/assets/stylesheets/tokenwiz/style.css */
.mgb-17-5x {
  margin-bottom: 175px;
}

/* line 2619, app/assets/stylesheets/tokenwiz/style.css */
.mgb-18x {
  margin-bottom: 180px;
}

/* line 2621, app/assets/stylesheets/tokenwiz/style.css */
.mgb-18-5x {
  margin-bottom: 185px;
}

/* line 2623, app/assets/stylesheets/tokenwiz/style.css */
.mgb-19x {
  margin-bottom: 190px;
}

/* line 2625, app/assets/stylesheets/tokenwiz/style.css */
.mgb-19-5x {
  margin-bottom: 195px;
}

/* line 2627, app/assets/stylesheets/tokenwiz/style.css */
.mgb-20x {
  margin-bottom: 200px;
}

/* line 2629, app/assets/stylesheets/tokenwiz/style.css */
.mgb-20-5x {
  margin-bottom: 205px;
}

/* line 2631, app/assets/stylesheets/tokenwiz/style.css */
.mgml-0-5x {
  margin-left: -5px;
}

/* line 2633, app/assets/stylesheets/tokenwiz/style.css */
.mgml-1x {
  margin-left: -10px;
}

/* line 2635, app/assets/stylesheets/tokenwiz/style.css */
.mgml-1-5x {
  margin-left: -15px;
}

/* line 2637, app/assets/stylesheets/tokenwiz/style.css */
.mgml-2x {
  margin-left: -20px;
}

/* line 2639, app/assets/stylesheets/tokenwiz/style.css */
.mgml-2-5x {
  margin-left: -25px;
}

/* line 2641, app/assets/stylesheets/tokenwiz/style.css */
.mgml-3x {
  margin-left: -30px;
}

/* line 2643, app/assets/stylesheets/tokenwiz/style.css */
.mgml-3-5x {
  margin-left: -35px;
}

/* line 2645, app/assets/stylesheets/tokenwiz/style.css */
.mgml-4x {
  margin-left: -40px;
}

/* line 2647, app/assets/stylesheets/tokenwiz/style.css */
.mgml-4-5x {
  margin-left: -45px;
}

/* line 2649, app/assets/stylesheets/tokenwiz/style.css */
.mgml-5x {
  margin-left: -50px;
}

/* line 2651, app/assets/stylesheets/tokenwiz/style.css */
.mgml-5-5x {
  margin-left: -55px;
}

/* line 2653, app/assets/stylesheets/tokenwiz/style.css */
.mgml-6x {
  margin-left: -60px;
}

/* line 2655, app/assets/stylesheets/tokenwiz/style.css */
.mgml-6-5x {
  margin-left: -65px;
}

/* line 2657, app/assets/stylesheets/tokenwiz/style.css */
.mgml-7x {
  margin-left: -70px;
}

/* line 2659, app/assets/stylesheets/tokenwiz/style.css */
.mgml-7-5x {
  margin-left: -75px;
}

/* line 2661, app/assets/stylesheets/tokenwiz/style.css */
.mgml-8x {
  margin-left: -80px;
}

/* line 2663, app/assets/stylesheets/tokenwiz/style.css */
.mgml-8-5x {
  margin-left: -85px;
}

/* line 2665, app/assets/stylesheets/tokenwiz/style.css */
.mgml-9x {
  margin-left: -90px;
}

/* line 2667, app/assets/stylesheets/tokenwiz/style.css */
.mgml-9-5x {
  margin-left: -95px;
}

/* line 2669, app/assets/stylesheets/tokenwiz/style.css */
.mgml-10x {
  margin-left: -100px;
}

/* line 2671, app/assets/stylesheets/tokenwiz/style.css */
.mgml-10-5x {
  margin-left: -105px;
}

/* line 2673, app/assets/stylesheets/tokenwiz/style.css */
.mgml-11x {
  margin-left: -110px;
}

/* line 2675, app/assets/stylesheets/tokenwiz/style.css */
.mgml-11-5x {
  margin-left: -115px;
}

/* line 2677, app/assets/stylesheets/tokenwiz/style.css */
.mgml-12x {
  margin-left: -120px;
}

/* line 2679, app/assets/stylesheets/tokenwiz/style.css */
.mgml-12-5x {
  margin-left: -125px;
}

/* line 2681, app/assets/stylesheets/tokenwiz/style.css */
.mgml-13x {
  margin-left: -130px;
}

/* line 2683, app/assets/stylesheets/tokenwiz/style.css */
.mgml-13-5x {
  margin-left: -135px;
}

/* line 2685, app/assets/stylesheets/tokenwiz/style.css */
.mgml-14x {
  margin-left: -140px;
}

/* line 2687, app/assets/stylesheets/tokenwiz/style.css */
.mgml-14-5x {
  margin-left: -145px;
}

/* line 2689, app/assets/stylesheets/tokenwiz/style.css */
.mgml-15x {
  margin-left: -150px;
}

/* line 2691, app/assets/stylesheets/tokenwiz/style.css */
.mgml-15-5x {
  margin-left: -155px;
}

/* line 2693, app/assets/stylesheets/tokenwiz/style.css */
.mgml-16x {
  margin-left: -160px;
}

/* line 2695, app/assets/stylesheets/tokenwiz/style.css */
.mgml-16-5x {
  margin-left: -165px;
}

/* line 2697, app/assets/stylesheets/tokenwiz/style.css */
.mgml-17x {
  margin-left: -170px;
}

/* line 2699, app/assets/stylesheets/tokenwiz/style.css */
.mgml-17-5x {
  margin-left: -175px;
}

/* line 2701, app/assets/stylesheets/tokenwiz/style.css */
.mgml-18x {
  margin-left: -180px;
}

/* line 2703, app/assets/stylesheets/tokenwiz/style.css */
.mgml-18-5x {
  margin-left: -185px;
}

/* line 2705, app/assets/stylesheets/tokenwiz/style.css */
.mgml-19x {
  margin-left: -190px;
}

/* line 2707, app/assets/stylesheets/tokenwiz/style.css */
.mgml-19-5x {
  margin-left: -195px;
}

/* line 2709, app/assets/stylesheets/tokenwiz/style.css */
.mgml-20x {
  margin-left: -200px;
}

/* line 2711, app/assets/stylesheets/tokenwiz/style.css */
.mgml-20-5x {
  margin-left: -205px;
}

/* line 2713, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-0-5x {
  margin-right: -5px;
}

/* line 2715, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-1x {
  margin-right: -10px;
}

/* line 2717, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-1-5x {
  margin-right: -15px;
}

/* line 2719, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-2x {
  margin-right: -20px;
}

/* line 2721, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-2-5x {
  margin-right: -25px;
}

/* line 2723, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-3x {
  margin-right: -30px;
}

/* line 2725, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-3-5x {
  margin-right: -35px;
}

/* line 2727, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-4x {
  margin-right: -40px;
}

/* line 2729, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-4-5x {
  margin-right: -45px;
}

/* line 2731, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-5x {
  margin-right: -50px;
}

/* line 2733, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-5-5x {
  margin-right: -55px;
}

/* line 2735, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-6x {
  margin-right: -60px;
}

/* line 2737, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-6-5x {
  margin-right: -65px;
}

/* line 2739, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-7x {
  margin-right: -70px;
}

/* line 2741, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-7-5x {
  margin-right: -75px;
}

/* line 2743, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-8x {
  margin-right: -80px;
}

/* line 2745, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-8-5x {
  margin-right: -85px;
}

/* line 2747, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-9x {
  margin-right: -90px;
}

/* line 2749, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-9-5x {
  margin-right: -95px;
}

/* line 2751, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-10x {
  margin-right: -100px;
}

/* line 2753, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-10-5x {
  margin-right: -105px;
}

/* line 2755, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-11x {
  margin-right: -110px;
}

/* line 2757, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-11-5x {
  margin-right: -115px;
}

/* line 2759, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-12x {
  margin-right: -120px;
}

/* line 2761, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-12-5x {
  margin-right: -125px;
}

/* line 2763, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-13x {
  margin-right: -130px;
}

/* line 2765, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-13-5x {
  margin-right: -135px;
}

/* line 2767, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-14x {
  margin-right: -140px;
}

/* line 2769, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-14-5x {
  margin-right: -145px;
}

/* line 2771, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-15x {
  margin-right: -150px;
}

/* line 2773, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-15-5x {
  margin-right: -155px;
}

/* line 2775, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-16x {
  margin-right: -160px;
}

/* line 2777, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-16-5x {
  margin-right: -165px;
}

/* line 2779, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-17x {
  margin-right: -170px;
}

/* line 2781, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-17-5x {
  margin-right: -175px;
}

/* line 2783, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-18x {
  margin-right: -180px;
}

/* line 2785, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-18-5x {
  margin-right: -185px;
}

/* line 2787, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-19x {
  margin-right: -190px;
}

/* line 2789, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-19-5x {
  margin-right: -195px;
}

/* line 2791, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-20x {
  margin-right: -200px;
}

/* line 2793, app/assets/stylesheets/tokenwiz/style.css */
.mgmr-20-5x {
  margin-right: -205px;
}

/* line 2795, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-0-5x {
  margin-top: -5px;
}

/* line 2797, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-1x {
  margin-top: -10px;
}

/* line 2799, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-1-5x {
  margin-top: -15px;
}

/* line 2801, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-2x {
  margin-top: -20px;
}

/* line 2803, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-2-5x {
  margin-top: -25px;
}

/* line 2805, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-3x {
  margin-top: -30px;
}

/* line 2807, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-3-5x {
  margin-top: -35px;
}

/* line 2809, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-4x {
  margin-top: -40px;
}

/* line 2811, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-4-5x {
  margin-top: -45px;
}

/* line 2813, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-5x {
  margin-top: -50px;
}

/* line 2815, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-5-5x {
  margin-top: -55px;
}

/* line 2817, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-6x {
  margin-top: -60px;
}

/* line 2819, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-6-5x {
  margin-top: -65px;
}

/* line 2821, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-7x {
  margin-top: -70px;
}

/* line 2823, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-7-5x {
  margin-top: -75px;
}

/* line 2825, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-8x {
  margin-top: -80px;
}

/* line 2827, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-8-5x {
  margin-top: -85px;
}

/* line 2829, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-9x {
  margin-top: -90px;
}

/* line 2831, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-9-5x {
  margin-top: -95px;
}

/* line 2833, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-10x {
  margin-top: -100px;
}

/* line 2835, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-10-5x {
  margin-top: -105px;
}

/* line 2837, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-11x {
  margin-top: -110px;
}

/* line 2839, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-11-5x {
  margin-top: -115px;
}

/* line 2841, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-12x {
  margin-top: -120px;
}

/* line 2843, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-12-5x {
  margin-top: -125px;
}

/* line 2845, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-13x {
  margin-top: -130px;
}

/* line 2847, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-13-5x {
  margin-top: -135px;
}

/* line 2849, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-14x {
  margin-top: -140px;
}

/* line 2851, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-14-5x {
  margin-top: -145px;
}

/* line 2853, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-15x {
  margin-top: -150px;
}

/* line 2855, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-15-5x {
  margin-top: -155px;
}

/* line 2857, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-16x {
  margin-top: -160px;
}

/* line 2859, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-16-5x {
  margin-top: -165px;
}

/* line 2861, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-17x {
  margin-top: -170px;
}

/* line 2863, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-17-5x {
  margin-top: -175px;
}

/* line 2865, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-18x {
  margin-top: -180px;
}

/* line 2867, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-18-5x {
  margin-top: -185px;
}

/* line 2869, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-19x {
  margin-top: -190px;
}

/* line 2871, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-19-5x {
  margin-top: -195px;
}

/* line 2873, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-20x {
  margin-top: -200px;
}

/* line 2875, app/assets/stylesheets/tokenwiz/style.css */
.mgmt-20-5x {
  margin-top: -205px;
}

/* line 2877, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-0-5x {
  margin-bottom: -5px;
}

/* line 2879, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-1x {
  margin-bottom: -10px;
}

/* line 2881, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-1-5x {
  margin-bottom: -15px;
}

/* line 2883, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-2x {
  margin-bottom: -20px;
}

/* line 2885, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-2-5x {
  margin-bottom: -25px;
}

/* line 2887, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-3x {
  margin-bottom: -30px;
}

/* line 2889, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-3-5x {
  margin-bottom: -35px;
}

/* line 2891, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-4x {
  margin-bottom: -40px;
}

/* line 2893, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-4-5x {
  margin-bottom: -45px;
}

/* line 2895, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-5x {
  margin-bottom: -50px;
}

/* line 2897, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-5-5x {
  margin-bottom: -55px;
}

/* line 2899, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-6x {
  margin-bottom: -60px;
}

/* line 2901, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-6-5x {
  margin-bottom: -65px;
}

/* line 2903, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-7x {
  margin-bottom: -70px;
}

/* line 2905, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-7-5x {
  margin-bottom: -75px;
}

/* line 2907, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-8x {
  margin-bottom: -80px;
}

/* line 2909, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-8-5x {
  margin-bottom: -85px;
}

/* line 2911, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-9x {
  margin-bottom: -90px;
}

/* line 2913, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-9-5x {
  margin-bottom: -95px;
}

/* line 2915, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-10x {
  margin-bottom: -100px;
}

/* line 2917, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-10-5x {
  margin-bottom: -105px;
}

/* line 2919, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-11x {
  margin-bottom: -110px;
}

/* line 2921, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-11-5x {
  margin-bottom: -115px;
}

/* line 2923, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-12x {
  margin-bottom: -120px;
}

/* line 2925, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-12-5x {
  margin-bottom: -125px;
}

/* line 2927, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-13x {
  margin-bottom: -130px;
}

/* line 2929, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-13-5x {
  margin-bottom: -135px;
}

/* line 2931, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-14x {
  margin-bottom: -140px;
}

/* line 2933, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-14-5x {
  margin-bottom: -145px;
}

/* line 2935, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-15x {
  margin-bottom: -150px;
}

/* line 2937, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-15-5x {
  margin-bottom: -155px;
}

/* line 2939, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-16x {
  margin-bottom: -160px;
}

/* line 2941, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-16-5x {
  margin-bottom: -165px;
}

/* line 2943, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-17x {
  margin-bottom: -170px;
}

/* line 2945, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-17-5x {
  margin-bottom: -175px;
}

/* line 2947, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-18x {
  margin-bottom: -180px;
}

/* line 2949, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-18-5x {
  margin-bottom: -185px;
}

/* line 2951, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-19x {
  margin-bottom: -190px;
}

/* line 2953, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-19-5x {
  margin-bottom: -195px;
}

/* line 2955, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-20x {
  margin-bottom: -200px;
}

/* line 2957, app/assets/stylesheets/tokenwiz/style.css */
.mgmb-20-5x {
  margin-bottom: -205px;
}

/* line 2959, app/assets/stylesheets/tokenwiz/style.css */
.wauto {
  width: auto;
}

/* line 2961, app/assets/stylesheets/tokenwiz/style.css */
.hauto {
  height: auto;
}

/* line 2963, app/assets/stylesheets/tokenwiz/style.css */
.height-100 {
  height: 100%;
}

/* line 2965, app/assets/stylesheets/tokenwiz/style.css */
.vh100 {
  height: 100vh;
}

/* line 2967, app/assets/stylesheets/tokenwiz/style.css */
.no-shadow {
  box-shadow: none !important;
}

/* line 2969, app/assets/stylesheets/tokenwiz/style.css */
.level-top {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

/* line 2971, app/assets/stylesheets/tokenwiz/style.css */
.level-bottom {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

/* line 2973, app/assets/stylesheets/tokenwiz/style.css */
.guttar-1px {
  margin-left: -0.5px !important;
  margin-right: -0.5px !important;
}

/* line 2974, app/assets/stylesheets/tokenwiz/style.css */
.guttar-1px > li, .guttar-1px > div {
  padding-left: 0.5px !important;
  padding-right: 0.5px !important;
}

/* line 2976, app/assets/stylesheets/tokenwiz/style.css */
.guttar-2px {
  margin-left: -1px !important;
  margin-right: -1px !important;
}

/* line 2977, app/assets/stylesheets/tokenwiz/style.css */
.guttar-2px > li, .guttar-2px > div {
  padding-left: 1px !important;
  padding-right: 1px !important;
}

/* line 2979, app/assets/stylesheets/tokenwiz/style.css */
.guttar-3px {
  margin-left: -1.5px !important;
  margin-right: -1.5px !important;
}

/* line 2980, app/assets/stylesheets/tokenwiz/style.css */
.guttar-3px > li, .guttar-3px > div {
  padding-left: 1.5px !important;
  padding-right: 1.5px !important;
}

/* line 2982, app/assets/stylesheets/tokenwiz/style.css */
.guttar-4px {
  margin-left: -2px !important;
  margin-right: -2px !important;
}

/* line 2983, app/assets/stylesheets/tokenwiz/style.css */
.guttar-4px > li, .guttar-4px > div {
  padding-left: 2px !important;
  padding-right: 2px !important;
}

/* line 2985, app/assets/stylesheets/tokenwiz/style.css */
.guttar-5px {
  margin-left: -2.5px !important;
  margin-right: -2.5px !important;
}

/* line 2986, app/assets/stylesheets/tokenwiz/style.css */
.guttar-5px > li, .guttar-5px > div {
  padding-left: 2.5px !important;
  padding-right: 2.5px !important;
}

/* line 2988, app/assets/stylesheets/tokenwiz/style.css */
.guttar-6px {
  margin-left: -3px !important;
  margin-right: -3px !important;
}

/* line 2989, app/assets/stylesheets/tokenwiz/style.css */
.guttar-6px > li, .guttar-6px > div {
  padding-left: 3px !important;
  padding-right: 3px !important;
}

/* line 2991, app/assets/stylesheets/tokenwiz/style.css */
.guttar-7px {
  margin-left: -3.5px !important;
  margin-right: -3.5px !important;
}

/* line 2992, app/assets/stylesheets/tokenwiz/style.css */
.guttar-7px > li, .guttar-7px > div {
  padding-left: 3.5px !important;
  padding-right: 3.5px !important;
}

/* line 2994, app/assets/stylesheets/tokenwiz/style.css */
.guttar-8px {
  margin-left: -4px !important;
  margin-right: -4px !important;
}

/* line 2995, app/assets/stylesheets/tokenwiz/style.css */
.guttar-8px > li, .guttar-8px > div {
  padding-left: 4px !important;
  padding-right: 4px !important;
}

/* line 2997, app/assets/stylesheets/tokenwiz/style.css */
.guttar-9px {
  margin-left: -4.5px !important;
  margin-right: -4.5px !important;
}

/* line 2998, app/assets/stylesheets/tokenwiz/style.css */
.guttar-9px > li, .guttar-9px > div {
  padding-left: 4.5px !important;
  padding-right: 4.5px !important;
}

/* line 3000, app/assets/stylesheets/tokenwiz/style.css */
.guttar-10px {
  margin-left: -5px !important;
  margin-right: -5px !important;
}

/* line 3001, app/assets/stylesheets/tokenwiz/style.css */
.guttar-10px > li, .guttar-10px > div {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

/* line 3003, app/assets/stylesheets/tokenwiz/style.css */
.guttar-11px {
  margin-left: -5.5px !important;
  margin-right: -5.5px !important;
}

/* line 3004, app/assets/stylesheets/tokenwiz/style.css */
.guttar-11px > li, .guttar-11px > div {
  padding-left: 5.5px !important;
  padding-right: 5.5px !important;
}

/* line 3006, app/assets/stylesheets/tokenwiz/style.css */
.guttar-12px {
  margin-left: -6px !important;
  margin-right: -6px !important;
}

/* line 3007, app/assets/stylesheets/tokenwiz/style.css */
.guttar-12px > li, .guttar-12px > div {
  padding-left: 6px !important;
  padding-right: 6px !important;
}

/* line 3009, app/assets/stylesheets/tokenwiz/style.css */
.guttar-13px {
  margin-left: -6.5px !important;
  margin-right: -6.5px !important;
}

/* line 3010, app/assets/stylesheets/tokenwiz/style.css */
.guttar-13px > li, .guttar-13px > div {
  padding-left: 6.5px !important;
  padding-right: 6.5px !important;
}

/* line 3012, app/assets/stylesheets/tokenwiz/style.css */
.guttar-14px {
  margin-left: -7px !important;
  margin-right: -7px !important;
}

/* line 3013, app/assets/stylesheets/tokenwiz/style.css */
.guttar-14px > li, .guttar-14px > div {
  padding-left: 7px !important;
  padding-right: 7px !important;
}

/* line 3015, app/assets/stylesheets/tokenwiz/style.css */
.guttar-15px {
  margin-left: -7.5px !important;
  margin-right: -7.5px !important;
}

/* line 3016, app/assets/stylesheets/tokenwiz/style.css */
.guttar-15px > li, .guttar-15px > div {
  padding-left: 7.5px !important;
  padding-right: 7.5px !important;
}

/* line 3018, app/assets/stylesheets/tokenwiz/style.css */
.guttar-16px {
  margin-left: -8px !important;
  margin-right: -8px !important;
}

/* line 3019, app/assets/stylesheets/tokenwiz/style.css */
.guttar-16px > li, .guttar-16px > div {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

/* line 3021, app/assets/stylesheets/tokenwiz/style.css */
.guttar-17px {
  margin-left: -8.5px !important;
  margin-right: -8.5px !important;
}

/* line 3022, app/assets/stylesheets/tokenwiz/style.css */
.guttar-17px > li, .guttar-17px > div {
  padding-left: 8.5px !important;
  padding-right: 8.5px !important;
}

/* line 3024, app/assets/stylesheets/tokenwiz/style.css */
.guttar-18px {
  margin-left: -9px !important;
  margin-right: -9px !important;
}

/* line 3025, app/assets/stylesheets/tokenwiz/style.css */
.guttar-18px > li, .guttar-18px > div {
  padding-left: 9px !important;
  padding-right: 9px !important;
}

/* line 3027, app/assets/stylesheets/tokenwiz/style.css */
.guttar-19px {
  margin-left: -9.5px !important;
  margin-right: -9.5px !important;
}

/* line 3028, app/assets/stylesheets/tokenwiz/style.css */
.guttar-19px > li, .guttar-19px > div {
  padding-left: 9.5px !important;
  padding-right: 9.5px !important;
}

/* line 3030, app/assets/stylesheets/tokenwiz/style.css */
.guttar-20px {
  margin-left: -10px !important;
  margin-right: -10px !important;
}

/* line 3031, app/assets/stylesheets/tokenwiz/style.css */
.guttar-20px > li, .guttar-20px > div {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

/* line 3033, app/assets/stylesheets/tokenwiz/style.css */
.guttar-21px {
  margin-left: -10.5px !important;
  margin-right: -10.5px !important;
}

/* line 3034, app/assets/stylesheets/tokenwiz/style.css */
.guttar-21px > li, .guttar-21px > div {
  padding-left: 10.5px !important;
  padding-right: 10.5px !important;
}

/* line 3036, app/assets/stylesheets/tokenwiz/style.css */
.guttar-22px {
  margin-left: -11px !important;
  margin-right: -11px !important;
}

/* line 3037, app/assets/stylesheets/tokenwiz/style.css */
.guttar-22px > li, .guttar-22px > div {
  padding-left: 11px !important;
  padding-right: 11px !important;
}

/* line 3039, app/assets/stylesheets/tokenwiz/style.css */
.guttar-23px {
  margin-left: -11.5px !important;
  margin-right: -11.5px !important;
}

/* line 3040, app/assets/stylesheets/tokenwiz/style.css */
.guttar-23px > li, .guttar-23px > div {
  padding-left: 11.5px !important;
  padding-right: 11.5px !important;
}

/* line 3042, app/assets/stylesheets/tokenwiz/style.css */
.guttar-24px {
  margin-left: -12px !important;
  margin-right: -12px !important;
}

/* line 3043, app/assets/stylesheets/tokenwiz/style.css */
.guttar-24px > li, .guttar-24px > div {
  padding-left: 12px !important;
  padding-right: 12px !important;
}

/* line 3045, app/assets/stylesheets/tokenwiz/style.css */
.guttar-25px {
  margin-left: -12.5px !important;
  margin-right: -12.5px !important;
}

/* line 3046, app/assets/stylesheets/tokenwiz/style.css */
.guttar-25px > li, .guttar-25px > div {
  padding-left: 12.5px !important;
  padding-right: 12.5px !important;
}

/* line 3048, app/assets/stylesheets/tokenwiz/style.css */
.guttar-26px {
  margin-left: -13px !important;
  margin-right: -13px !important;
}

/* line 3049, app/assets/stylesheets/tokenwiz/style.css */
.guttar-26px > li, .guttar-26px > div {
  padding-left: 13px !important;
  padding-right: 13px !important;
}

/* line 3051, app/assets/stylesheets/tokenwiz/style.css */
.guttar-27px {
  margin-left: -13.5px !important;
  margin-right: -13.5px !important;
}

/* line 3052, app/assets/stylesheets/tokenwiz/style.css */
.guttar-27px > li, .guttar-27px > div {
  padding-left: 13.5px !important;
  padding-right: 13.5px !important;
}

/* line 3054, app/assets/stylesheets/tokenwiz/style.css */
.guttar-28px {
  margin-left: -14px !important;
  margin-right: -14px !important;
}

/* line 3055, app/assets/stylesheets/tokenwiz/style.css */
.guttar-28px > li, .guttar-28px > div {
  padding-left: 14px !important;
  padding-right: 14px !important;
}

/* line 3057, app/assets/stylesheets/tokenwiz/style.css */
.guttar-29px {
  margin-left: -14.5px !important;
  margin-right: -14.5px !important;
}

/* line 3058, app/assets/stylesheets/tokenwiz/style.css */
.guttar-29px > li, .guttar-29px > div {
  padding-left: 14.5px !important;
  padding-right: 14.5px !important;
}

/* line 3060, app/assets/stylesheets/tokenwiz/style.css */
.guttar-30px {
  margin-left: -15px !important;
  margin-right: -15px !important;
}

/* line 3061, app/assets/stylesheets/tokenwiz/style.css */
.guttar-30px > li, .guttar-30px > div {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

/* line 3063, app/assets/stylesheets/tokenwiz/style.css */
.guttar-31px {
  margin-left: -15.5px !important;
  margin-right: -15.5px !important;
}

/* line 3064, app/assets/stylesheets/tokenwiz/style.css */
.guttar-31px > li, .guttar-31px > div {
  padding-left: 15.5px !important;
  padding-right: 15.5px !important;
}

/* line 3066, app/assets/stylesheets/tokenwiz/style.css */
.guttar-32px {
  margin-left: -16px !important;
  margin-right: -16px !important;
}

/* line 3067, app/assets/stylesheets/tokenwiz/style.css */
.guttar-32px > li, .guttar-32px > div {
  padding-left: 16px !important;
  padding-right: 16px !important;
}

/* line 3069, app/assets/stylesheets/tokenwiz/style.css */
.guttar-33px {
  margin-left: -16.5px !important;
  margin-right: -16.5px !important;
}

/* line 3070, app/assets/stylesheets/tokenwiz/style.css */
.guttar-33px > li, .guttar-33px > div {
  padding-left: 16.5px !important;
  padding-right: 16.5px !important;
}

/* line 3072, app/assets/stylesheets/tokenwiz/style.css */
.guttar-34px {
  margin-left: -17px !important;
  margin-right: -17px !important;
}

/* line 3073, app/assets/stylesheets/tokenwiz/style.css */
.guttar-34px > li, .guttar-34px > div {
  padding-left: 17px !important;
  padding-right: 17px !important;
}

/* line 3075, app/assets/stylesheets/tokenwiz/style.css */
.guttar-35px {
  margin-left: -17.5px !important;
  margin-right: -17.5px !important;
}

/* line 3076, app/assets/stylesheets/tokenwiz/style.css */
.guttar-35px > li, .guttar-35px > div {
  padding-left: 17.5px !important;
  padding-right: 17.5px !important;
}

/* line 3078, app/assets/stylesheets/tokenwiz/style.css */
.guttar-36px {
  margin-left: -18px !important;
  margin-right: -18px !important;
}

/* line 3079, app/assets/stylesheets/tokenwiz/style.css */
.guttar-36px > li, .guttar-36px > div {
  padding-left: 18px !important;
  padding-right: 18px !important;
}

/* line 3081, app/assets/stylesheets/tokenwiz/style.css */
.guttar-37px {
  margin-left: -18.5px !important;
  margin-right: -18.5px !important;
}

/* line 3082, app/assets/stylesheets/tokenwiz/style.css */
.guttar-37px > li, .guttar-37px > div {
  padding-left: 18.5px !important;
  padding-right: 18.5px !important;
}

/* line 3084, app/assets/stylesheets/tokenwiz/style.css */
.guttar-38px {
  margin-left: -19px !important;
  margin-right: -19px !important;
}

/* line 3085, app/assets/stylesheets/tokenwiz/style.css */
.guttar-38px > li, .guttar-38px > div {
  padding-left: 19px !important;
  padding-right: 19px !important;
}

/* line 3087, app/assets/stylesheets/tokenwiz/style.css */
.guttar-39px {
  margin-left: -19.5px !important;
  margin-right: -19.5px !important;
}

/* line 3088, app/assets/stylesheets/tokenwiz/style.css */
.guttar-39px > li, .guttar-39px > div {
  padding-left: 19.5px !important;
  padding-right: 19.5px !important;
}

/* line 3090, app/assets/stylesheets/tokenwiz/style.css */
.guttar-40px {
  margin-left: -20px !important;
  margin-right: -20px !important;
}

/* line 3091, app/assets/stylesheets/tokenwiz/style.css */
.guttar-40px > li, .guttar-40px > div {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

/* line 3093, app/assets/stylesheets/tokenwiz/style.css */
.guttar-41px {
  margin-left: -20.5px !important;
  margin-right: -20.5px !important;
}

/* line 3094, app/assets/stylesheets/tokenwiz/style.css */
.guttar-41px > li, .guttar-41px > div {
  padding-left: 20.5px !important;
  padding-right: 20.5px !important;
}

/* line 3096, app/assets/stylesheets/tokenwiz/style.css */
.guttar-42px {
  margin-left: -21px !important;
  margin-right: -21px !important;
}

/* line 3097, app/assets/stylesheets/tokenwiz/style.css */
.guttar-42px > li, .guttar-42px > div {
  padding-left: 21px !important;
  padding-right: 21px !important;
}

/* line 3099, app/assets/stylesheets/tokenwiz/style.css */
.guttar-43px {
  margin-left: -21.5px !important;
  margin-right: -21.5px !important;
}

/* line 3100, app/assets/stylesheets/tokenwiz/style.css */
.guttar-43px > li, .guttar-43px > div {
  padding-left: 21.5px !important;
  padding-right: 21.5px !important;
}

/* line 3102, app/assets/stylesheets/tokenwiz/style.css */
.guttar-44px {
  margin-left: -22px !important;
  margin-right: -22px !important;
}

/* line 3103, app/assets/stylesheets/tokenwiz/style.css */
.guttar-44px > li, .guttar-44px > div {
  padding-left: 22px !important;
  padding-right: 22px !important;
}

/* line 3105, app/assets/stylesheets/tokenwiz/style.css */
.guttar-45px {
  margin-left: -22.5px !important;
  margin-right: -22.5px !important;
}

/* line 3106, app/assets/stylesheets/tokenwiz/style.css */
.guttar-45px > li, .guttar-45px > div {
  padding-left: 22.5px !important;
  padding-right: 22.5px !important;
}

/* line 3108, app/assets/stylesheets/tokenwiz/style.css */
.guttar-46px {
  margin-left: -23px !important;
  margin-right: -23px !important;
}

/* line 3109, app/assets/stylesheets/tokenwiz/style.css */
.guttar-46px > li, .guttar-46px > div {
  padding-left: 23px !important;
  padding-right: 23px !important;
}

/* line 3111, app/assets/stylesheets/tokenwiz/style.css */
.guttar-47px {
  margin-left: -23.5px !important;
  margin-right: -23.5px !important;
}

/* line 3112, app/assets/stylesheets/tokenwiz/style.css */
.guttar-47px > li, .guttar-47px > div {
  padding-left: 23.5px !important;
  padding-right: 23.5px !important;
}

/* line 3114, app/assets/stylesheets/tokenwiz/style.css */
.guttar-48px {
  margin-left: -24px !important;
  margin-right: -24px !important;
}

/* line 3115, app/assets/stylesheets/tokenwiz/style.css */
.guttar-48px > li, .guttar-48px > div {
  padding-left: 24px !important;
  padding-right: 24px !important;
}

/* line 3117, app/assets/stylesheets/tokenwiz/style.css */
.guttar-49px {
  margin-left: -24.5px !important;
  margin-right: -24.5px !important;
}

/* line 3118, app/assets/stylesheets/tokenwiz/style.css */
.guttar-49px > li, .guttar-49px > div {
  padding-left: 24.5px !important;
  padding-right: 24.5px !important;
}

/* line 3120, app/assets/stylesheets/tokenwiz/style.css */
.guttar-50px {
  margin-left: -25px !important;
  margin-right: -25px !important;
}

/* line 3121, app/assets/stylesheets/tokenwiz/style.css */
.guttar-50px > li, .guttar-50px > div {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

/* line 3123, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-1px {
  margin-top: -0.5px !important;
  margin-bottom: -0.5px !important;
}

/* line 3124, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-1px > li, .guttar-vr-1px > div {
  padding-top: 0.5px !important;
  padding-bottom: 0.5px !important;
}

/* line 3126, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-2px {
  margin-top: -1px !important;
  margin-bottom: -1px !important;
}

/* line 3127, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-2px > li, .guttar-vr-2px > div {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}

/* line 3129, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-3px {
  margin-top: -1.5px !important;
  margin-bottom: -1.5px !important;
}

/* line 3130, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-3px > li, .guttar-vr-3px > div {
  padding-top: 1.5px !important;
  padding-bottom: 1.5px !important;
}

/* line 3132, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-4px {
  margin-top: -2px !important;
  margin-bottom: -2px !important;
}

/* line 3133, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-4px > li, .guttar-vr-4px > div {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}

/* line 3135, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-5px {
  margin-top: -2.5px !important;
  margin-bottom: -2.5px !important;
}

/* line 3136, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-5px > li, .guttar-vr-5px > div {
  padding-top: 2.5px !important;
  padding-bottom: 2.5px !important;
}

/* line 3138, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-6px {
  margin-top: -3px !important;
  margin-bottom: -3px !important;
}

/* line 3139, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-6px > li, .guttar-vr-6px > div {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}

/* line 3141, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-7px {
  margin-top: -3.5px !important;
  margin-bottom: -3.5px !important;
}

/* line 3142, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-7px > li, .guttar-vr-7px > div {
  padding-top: 3.5px !important;
  padding-bottom: 3.5px !important;
}

/* line 3144, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-8px {
  margin-top: -4px !important;
  margin-bottom: -4px !important;
}

/* line 3145, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-8px > li, .guttar-vr-8px > div {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

/* line 3147, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-9px {
  margin-top: -4.5px !important;
  margin-bottom: -4.5px !important;
}

/* line 3148, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-9px > li, .guttar-vr-9px > div {
  padding-top: 4.5px !important;
  padding-bottom: 4.5px !important;
}

/* line 3150, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-10px {
  margin-top: -5px !important;
  margin-bottom: -5px !important;
}

/* line 3151, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-10px > li, .guttar-vr-10px > div {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

/* line 3153, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-11px {
  margin-top: -5.5px !important;
  margin-bottom: -5.5px !important;
}

/* line 3154, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-11px > li, .guttar-vr-11px > div {
  padding-top: 5.5px !important;
  padding-bottom: 5.5px !important;
}

/* line 3156, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-12px {
  margin-top: -6px !important;
  margin-bottom: -6px !important;
}

/* line 3157, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-12px > li, .guttar-vr-12px > div {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}

/* line 3159, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-13px {
  margin-top: -6.5px !important;
  margin-bottom: -6.5px !important;
}

/* line 3160, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-13px > li, .guttar-vr-13px > div {
  padding-top: 6.5px !important;
  padding-bottom: 6.5px !important;
}

/* line 3162, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-14px {
  margin-top: -7px !important;
  margin-bottom: -7px !important;
}

/* line 3163, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-14px > li, .guttar-vr-14px > div {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}

/* line 3165, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-15px {
  margin-top: -7.5px !important;
  margin-bottom: -7.5px !important;
}

/* line 3166, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-15px > li, .guttar-vr-15px > div {
  padding-top: 7.5px !important;
  padding-bottom: 7.5px !important;
}

/* line 3168, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-16px {
  margin-top: -8px !important;
  margin-bottom: -8px !important;
}

/* line 3169, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-16px > li, .guttar-vr-16px > div {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

/* line 3171, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-17px {
  margin-top: -8.5px !important;
  margin-bottom: -8.5px !important;
}

/* line 3172, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-17px > li, .guttar-vr-17px > div {
  padding-top: 8.5px !important;
  padding-bottom: 8.5px !important;
}

/* line 3174, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-18px {
  margin-top: -9px !important;
  margin-bottom: -9px !important;
}

/* line 3175, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-18px > li, .guttar-vr-18px > div {
  padding-top: 9px !important;
  padding-bottom: 9px !important;
}

/* line 3177, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-19px {
  margin-top: -9.5px !important;
  margin-bottom: -9.5px !important;
}

/* line 3178, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-19px > li, .guttar-vr-19px > div {
  padding-top: 9.5px !important;
  padding-bottom: 9.5px !important;
}

/* line 3180, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-20px {
  margin-top: -10px !important;
  margin-bottom: -10px !important;
}

/* line 3181, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-20px > li, .guttar-vr-20px > div {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

/* line 3183, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-21px {
  margin-top: -10.5px !important;
  margin-bottom: -10.5px !important;
}

/* line 3184, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-21px > li, .guttar-vr-21px > div {
  padding-top: 10.5px !important;
  padding-bottom: 10.5px !important;
}

/* line 3186, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-22px {
  margin-top: -11px !important;
  margin-bottom: -11px !important;
}

/* line 3187, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-22px > li, .guttar-vr-22px > div {
  padding-top: 11px !important;
  padding-bottom: 11px !important;
}

/* line 3189, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-23px {
  margin-top: -11.5px !important;
  margin-bottom: -11.5px !important;
}

/* line 3190, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-23px > li, .guttar-vr-23px > div {
  padding-top: 11.5px !important;
  padding-bottom: 11.5px !important;
}

/* line 3192, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-24px {
  margin-top: -12px !important;
  margin-bottom: -12px !important;
}

/* line 3193, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-24px > li, .guttar-vr-24px > div {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

/* line 3195, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-25px {
  margin-top: -12.5px !important;
  margin-bottom: -12.5px !important;
}

/* line 3196, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-25px > li, .guttar-vr-25px > div {
  padding-top: 12.5px !important;
  padding-bottom: 12.5px !important;
}

/* line 3198, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-26px {
  margin-top: -13px !important;
  margin-bottom: -13px !important;
}

/* line 3199, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-26px > li, .guttar-vr-26px > div {
  padding-top: 13px !important;
  padding-bottom: 13px !important;
}

/* line 3201, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-27px {
  margin-top: -13.5px !important;
  margin-bottom: -13.5px !important;
}

/* line 3202, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-27px > li, .guttar-vr-27px > div {
  padding-top: 13.5px !important;
  padding-bottom: 13.5px !important;
}

/* line 3204, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-28px {
  margin-top: -14px !important;
  margin-bottom: -14px !important;
}

/* line 3205, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-28px > li, .guttar-vr-28px > div {
  padding-top: 14px !important;
  padding-bottom: 14px !important;
}

/* line 3207, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-29px {
  margin-top: -14.5px !important;
  margin-bottom: -14.5px !important;
}

/* line 3208, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-29px > li, .guttar-vr-29px > div {
  padding-top: 14.5px !important;
  padding-bottom: 14.5px !important;
}

/* line 3210, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-30px {
  margin-top: -15px !important;
  margin-bottom: -15px !important;
}

/* line 3211, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-30px > li, .guttar-vr-30px > div {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

/* line 3213, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-31px {
  margin-top: -15.5px !important;
  margin-bottom: -15.5px !important;
}

/* line 3214, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-31px > li, .guttar-vr-31px > div {
  padding-top: 15.5px !important;
  padding-bottom: 15.5px !important;
}

/* line 3216, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-32px {
  margin-top: -16px !important;
  margin-bottom: -16px !important;
}

/* line 3217, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-32px > li, .guttar-vr-32px > div {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

/* line 3219, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-33px {
  margin-top: -16.5px !important;
  margin-bottom: -16.5px !important;
}

/* line 3220, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-33px > li, .guttar-vr-33px > div {
  padding-top: 16.5px !important;
  padding-bottom: 16.5px !important;
}

/* line 3222, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-34px {
  margin-top: -17px !important;
  margin-bottom: -17px !important;
}

/* line 3223, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-34px > li, .guttar-vr-34px > div {
  padding-top: 17px !important;
  padding-bottom: 17px !important;
}

/* line 3225, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-35px {
  margin-top: -17.5px !important;
  margin-bottom: -17.5px !important;
}

/* line 3226, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-35px > li, .guttar-vr-35px > div {
  padding-top: 17.5px !important;
  padding-bottom: 17.5px !important;
}

/* line 3228, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-36px {
  margin-top: -18px !important;
  margin-bottom: -18px !important;
}

/* line 3229, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-36px > li, .guttar-vr-36px > div {
  padding-top: 18px !important;
  padding-bottom: 18px !important;
}

/* line 3231, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-37px {
  margin-top: -18.5px !important;
  margin-bottom: -18.5px !important;
}

/* line 3232, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-37px > li, .guttar-vr-37px > div {
  padding-top: 18.5px !important;
  padding-bottom: 18.5px !important;
}

/* line 3234, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-38px {
  margin-top: -19px !important;
  margin-bottom: -19px !important;
}

/* line 3235, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-38px > li, .guttar-vr-38px > div {
  padding-top: 19px !important;
  padding-bottom: 19px !important;
}

/* line 3237, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-39px {
  margin-top: -19.5px !important;
  margin-bottom: -19.5px !important;
}

/* line 3238, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-39px > li, .guttar-vr-39px > div {
  padding-top: 19.5px !important;
  padding-bottom: 19.5px !important;
}

/* line 3240, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-40px {
  margin-top: -20px !important;
  margin-bottom: -20px !important;
}

/* line 3241, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-40px > li, .guttar-vr-40px > div {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

/* line 3243, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-41px {
  margin-top: -20.5px !important;
  margin-bottom: -20.5px !important;
}

/* line 3244, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-41px > li, .guttar-vr-41px > div {
  padding-top: 20.5px !important;
  padding-bottom: 20.5px !important;
}

/* line 3246, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-42px {
  margin-top: -21px !important;
  margin-bottom: -21px !important;
}

/* line 3247, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-42px > li, .guttar-vr-42px > div {
  padding-top: 21px !important;
  padding-bottom: 21px !important;
}

/* line 3249, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-43px {
  margin-top: -21.5px !important;
  margin-bottom: -21.5px !important;
}

/* line 3250, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-43px > li, .guttar-vr-43px > div {
  padding-top: 21.5px !important;
  padding-bottom: 21.5px !important;
}

/* line 3252, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-44px {
  margin-top: -22px !important;
  margin-bottom: -22px !important;
}

/* line 3253, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-44px > li, .guttar-vr-44px > div {
  padding-top: 22px !important;
  padding-bottom: 22px !important;
}

/* line 3255, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-45px {
  margin-top: -22.5px !important;
  margin-bottom: -22.5px !important;
}

/* line 3256, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-45px > li, .guttar-vr-45px > div {
  padding-top: 22.5px !important;
  padding-bottom: 22.5px !important;
}

/* line 3258, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-46px {
  margin-top: -23px !important;
  margin-bottom: -23px !important;
}

/* line 3259, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-46px > li, .guttar-vr-46px > div {
  padding-top: 23px !important;
  padding-bottom: 23px !important;
}

/* line 3261, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-47px {
  margin-top: -23.5px !important;
  margin-bottom: -23.5px !important;
}

/* line 3262, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-47px > li, .guttar-vr-47px > div {
  padding-top: 23.5px !important;
  padding-bottom: 23.5px !important;
}

/* line 3264, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-48px {
  margin-top: -24px !important;
  margin-bottom: -24px !important;
}

/* line 3265, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-48px > li, .guttar-vr-48px > div {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}

/* line 3267, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-49px {
  margin-top: -24.5px !important;
  margin-bottom: -24.5px !important;
}

/* line 3268, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-49px > li, .guttar-vr-49px > div {
  padding-top: 24.5px !important;
  padding-bottom: 24.5px !important;
}

/* line 3270, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-50px {
  margin-top: -25px !important;
  margin-bottom: -25px !important;
}

/* line 3271, app/assets/stylesheets/tokenwiz/style.css */
.guttar-vr-50px > li, .guttar-vr-50px > div {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

/** 06.0 - LAYOUTS */
/* line 3274, app/assets/stylesheets/tokenwiz/style.css */
.topbar {
  background: #000000;
  position: relative;
  z-index: 3;
}

/* line 3275, app/assets/stylesheets/tokenwiz/style.css */
.topbar.has-fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
}

/* line 3276, app/assets/stylesheets/tokenwiz/style.css */
.topbar-wrap {
  background: #fff;
  margin-bottom: 16px;
}

/* line 3277, app/assets/stylesheets/tokenwiz/style.css */
.topbar-logo {
  padding: 13px 0;
}

/* line 3278, app/assets/stylesheets/tokenwiz/style.css */
.topbar-logo img {
  height: 30px;
}

/* line 3279, app/assets/stylesheets/tokenwiz/style.css */
.topbar-nav {
  display: flex;
  align-items: center;
  margin: 0 -10px;
}

/* line 3280, app/assets/stylesheets/tokenwiz/style.css */
.topbar-nav-item {
  display: inline-flex;
  align-items: center;
  padding: 11px 0;
  margin: 0 10px;
}

/* line 3281, app/assets/stylesheets/tokenwiz/style.css */
.topbar-nav-item .dropdown-content {
  right: -8px;
}

@media (max-width: 991px) {
  /* line 3283, app/assets/stylesheets/tokenwiz/style.css */
  .topbar .container {
    min-width: 100% !important;
  }
}

/* line 3284, app/assets/stylesheets/tokenwiz/style.css */
.navbar {
  position: fixed;
  left: -290px;
  top: 0;
  height: 100vh;
  width: 260px;
  z-index: 2;
  align-items: flex-start;
  background: #fff;
  box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.1);
  transition: all .5s;
  display: none;
  padding: 0;
}

/* line 3285, app/assets/stylesheets/tokenwiz/style.css */
.navbar-innr {
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

/* line 3286, app/assets/stylesheets/tokenwiz/style.css */
.navbar.active {
  left: 0;
  display: block;
  overflow-y: auto;
}

/* line 3287, app/assets/stylesheets/tokenwiz/style.css */
.navbar.scrolled {
  top: 0;
}

/* line 3288, app/assets/stylesheets/tokenwiz/style.css */
.navbar-menu {
  margin-bottom: 20px;
}

/* line 3289, app/assets/stylesheets/tokenwiz/style.css */
.navbar-menu > li {
  position: relative;
}

/* line 3290, app/assets/stylesheets/tokenwiz/style.css */
.navbar-menu > li > a {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 32px;
  padding: 12px 0;
  position: relative;
  color: #1b1b1b;
}

/* line 3291, app/assets/stylesheets/tokenwiz/style.css */
.navbar-menu > li > a:before {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  opacity: 0;
  width: 100%;
  content: '';
  background: #1b1b1b;
  transition: all .3s;
}

/* line 3292, app/assets/stylesheets/tokenwiz/style.css */
.navbar-menu > li .ikon {
  font-size: 28px;
  margin-right: 6px;
  margin-left: -4px;
}

/* line 3293, app/assets/stylesheets/tokenwiz/style.css */
.navbar-menu > li.active a:before {
  opacity: 1;
}

/* line 3294, app/assets/stylesheets/tokenwiz/style.css */
.navbar-menu > li:hover a:before, .navbar-menu > li:focus a:before, .navbar-menu > li:active a:before {
  opacity: 1;
}

/* line 3295, app/assets/stylesheets/tokenwiz/style.css */
.navbar-dropdown {
  position: relative;
  min-width: 215px;
  background: #fff;
  padding: 10px 0;
  display: none;
}

/* line 3296, app/assets/stylesheets/tokenwiz/style.css */
.navbar-dropdown li a {
  padding: 10px 25px 10px 34px;
  line-height: 20px;
  display: block;
  position: relative;
}

/* line 3297, app/assets/stylesheets/tokenwiz/style.css */
.navbar-dropdown li a:before {
  position: absolute;
  left: 20px;
  width: 6px;
  height: 1px;
  background: #1b1b1b;
  content: '';
  top: 19.5px;
}

/* line 3298, app/assets/stylesheets/tokenwiz/style.css */
.navbar-dropdown li a .badge {
  padding: 0 7px;
  min-width: 0;
  margin-left: 6px;
  font-size: 10px;
  border-radius: 2px;
  text-transform: uppercase;
}

/* line 3299, app/assets/stylesheets/tokenwiz/style.css */
.navbar-dropdown li.active > a, .navbar-dropdown li.current > a, .navbar-dropdown li:hover > a {
  color: #5f5f5f;
}

/* line 3300, app/assets/stylesheets/tokenwiz/style.css */
.navbar-dropdown .navbar-dropdown {
  padding: 0;
}

/* line 3301, app/assets/stylesheets/tokenwiz/style.css */
.navbar-dropdown .navbar-dropdown li a {
  padding: 10px 25px 10px 50px;
}

/* line 3302, app/assets/stylesheets/tokenwiz/style.css */
.navbar-dropdown .navbar-dropdown li a:before {
  left: 34px;
}

/* line 3303, app/assets/stylesheets/tokenwiz/style.css */
.navbar-dropdown .navbar-dropdown:after {
  display: none;
}

/* line 3304, app/assets/stylesheets/tokenwiz/style.css */
.navbar-dropdown:after {
  position: absolute;
  left: 0;
  top: -2px;
  height: 2px;
  width: 100%;
  content: '';
  background: #1b1b1b;
}

/* line 3305, app/assets/stylesheets/tokenwiz/style.css */
.navbar-dropdown .has-dropdown > a:after {
  right: 15px;
}

/* line 3306, app/assets/stylesheets/tokenwiz/style.css */
.navbar-btns {
  margin-bottom: 30px;
}

/* line 3308, app/assets/stylesheets/tokenwiz/style.css */
.has-dropdown > a {
  padding-right: 20px !important;
  position: relative;
}

/* line 3309, app/assets/stylesheets/tokenwiz/style.css */
.has-dropdown > a:after {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  content: '\e64b';
  font-family: 'themify';
  font-size: 10px;
  font-weight: 700;
  transition: all .4s ease;
}

/* line 3310, app/assets/stylesheets/tokenwiz/style.css */
.has-dropdown.current > a:after {
  transform: translateY(-50%) rotate(-180deg);
}

@media (min-width: 576px) {
  /* line 3312, app/assets/stylesheets/tokenwiz/style.css */
  .topbar {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 3313, app/assets/stylesheets/tokenwiz/style.css */
  .topbar-wrap {
    margin-bottom: 30px;
  }
}

@media (min-width: 992px) {
  /* line 3314, app/assets/stylesheets/tokenwiz/style.css */
  .topbar-wrap {
    margin-bottom: 50px;
  }
  /* line 3315, app/assets/stylesheets/tokenwiz/style.css */
  .topbar-logo img {
    height: 40px;
  }
  /* line 3316, app/assets/stylesheets/tokenwiz/style.css */
  .topbar-nav-item {
    padding: 17px 0;
  }
  /* line 3317, app/assets/stylesheets/tokenwiz/style.css */
  .navbar {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    min-height: auto;
    width: 100%;
    padding: 0;
    transition: all 0s;
    height: auto;
  }
  /* line 3318, app/assets/stylesheets/tokenwiz/style.css */
  .navbar-menu {
    padding-top: 0;
  }
  /* line 3319, app/assets/stylesheets/tokenwiz/style.css */
  .navbar-menu > li {
    padding: 0 15px;
  }
  /* line 3320, app/assets/stylesheets/tokenwiz/style.css */
  .navbar-menu li {
    position: relative;
  }
  /* line 3321, app/assets/stylesheets/tokenwiz/style.css */
  .navbar-menu li:hover > .navbar-dropdown:not(.navbar-dropdown-open) {
    display: none !important;
  }
  /* line 3324, app/assets/stylesheets/tokenwiz/style.css */
  .navbar-btns {
    display: flex;
    margin: 0 -10px;
  }
  /* line 3325, app/assets/stylesheets/tokenwiz/style.css */
  .navbar-btns li {
    padding: 0 10px;
  }
  /* line 3326, app/assets/stylesheets/tokenwiz/style.css */
  .navbar-dropdown {
    position: absolute;
    left: 15px;
    top: 100%;
    background: #fff;
    box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.1);
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease;
    display: block !important;
    z-index: 9;
  }
  /* line 3327, app/assets/stylesheets/tokenwiz/style.css */
  .navbar-dropdown li a {
    font-size: 13px;
    padding: 10px 25px;
  }
  /* line 3328, app/assets/stylesheets/tokenwiz/style.css */
  .navbar-dropdown li a:before {
    display: none;
  }
  /* line 3329, app/assets/stylesheets/tokenwiz/style.css */
  .navbar-dropdown .navbar-dropdown {
    left: 100%;
    top: -10px;
    padding: 10px 0;
  }
  /* line 3330, app/assets/stylesheets/tokenwiz/style.css */
  .navbar-dropdown .navbar-dropdown li a {
    padding: 10px 25px;
  }
  /* line 3331, app/assets/stylesheets/tokenwiz/style.css */
  .navbar-dropdown .has-dropdown > a:after {
    transform: translateY(-50%) rotate(-90deg);
  }
  /* line 3332, app/assets/stylesheets/tokenwiz/style.css */
  .has-dropdown > a:after {
    right: 0;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 3333, app/assets/stylesheets/tokenwiz/style.css */
  .navbar-menu li:last-child:not(:nth-child(1)) .navbar-dropdown, .navbar-menu li:last-child:not(:nth-child(2)) .navbar-dropdown, .navbar-menu li:last-child:not(:nth-child(3)) .navbar-dropdown, .navbar-menu li:last-child:not(:nth-child(4)) .navbar-dropdown {
    left: auto;
    right: 15px;
  }
  /* line 3334, app/assets/stylesheets/tokenwiz/style.css */
  .navbar-menu li:last-child:not(:nth-child(1)) .navbar-dropdown .navbar-dropdown, .navbar-menu li:last-child:not(:nth-child(2)) .navbar-dropdown .navbar-dropdown, .navbar-menu li:last-child:not(:nth-child(3)) .navbar-dropdown .navbar-dropdown, .navbar-menu li:last-child:not(:nth-child(4)) .navbar-dropdown .navbar-dropdown {
    left: auto;
    right: 100%;
  }
  /* line 3335, app/assets/stylesheets/tokenwiz/style.css */
  .navbar-menu li:last-child:not(:nth-child(1)) .navbar-dropdown .has-dropdown > a:after, .navbar-menu li:last-child:not(:nth-child(2)) .navbar-dropdown .has-dropdown > a:after, .navbar-menu li:last-child:not(:nth-child(3)) .navbar-dropdown .has-dropdown > a:after, .navbar-menu li:last-child:not(:nth-child(4)) .navbar-dropdown .has-dropdown > a:after {
    transform: translateY(-50%) rotate(90deg);
  }
  /* line 3336, app/assets/stylesheets/tokenwiz/style.css */
  .navbar-menu li a {
    font-size: 13px;
  }
}

/* line 3337, app/assets/stylesheets/tokenwiz/style.css */
.toggle-nav {
  width: 32px;
  height: 32px;
  display: block;
  transition: all .4s;
}

/* line 3338, app/assets/stylesheets/tokenwiz/style.css */
.toggle-nav {
  left: 10px;
}

/* line 3339, app/assets/stylesheets/tokenwiz/style.css */
.toggle-nav.active .toggle-line {
  width: 30px;
}

/* line 3340, app/assets/stylesheets/tokenwiz/style.css */
.toggle-nav.active .toggle-line:nth-last-of-type(1) {
  transform-origin: bottom left;
  transform: rotate(-45deg);
  bottom: -1px;
}

/* line 3341, app/assets/stylesheets/tokenwiz/style.css */
.toggle-nav.active .toggle-line:nth-last-of-type(2) {
  opacity: 0;
}

/* line 3342, app/assets/stylesheets/tokenwiz/style.css */
.toggle-nav.active .toggle-line:nth-last-of-type(3) {
  opacity: 0;
}

/* line 3343, app/assets/stylesheets/tokenwiz/style.css */
.toggle-nav.active .toggle-line:nth-last-of-type(4) {
  transform-origin: top left;
  transform: rotate(45deg);
  top: -1px;
}

/* line 3344, app/assets/stylesheets/tokenwiz/style.css */
.toggle-line {
  position: relative;
  display: block;
  width: 28px;
  height: 1px;
  line-height: 0;
  background: #fff;
  margin: 5.5px 0;
  transition: all .4s;
}

/* line 3345, app/assets/stylesheets/tokenwiz/style.css */
.toggle-line:nth-last-of-type(2) {
  width: 70%;
}

/* line 3346, app/assets/stylesheets/tokenwiz/style.css */
.toggle-line:nth-last-of-type(3) {
  width: 85%;
}

/* line 3348, app/assets/stylesheets/tokenwiz/style.css */
.page-header {
  padding: 10px 0 20px;
}

/* line 3349, app/assets/stylesheets/tokenwiz/style.css */
.page-header-kyc {
  padding-top: 14px;
  padding-bottom: 25px;
}

/* line 3350, app/assets/stylesheets/tokenwiz/style.css */
.page-header-kyc div[class*=col-] {
  padding-left: 30px;
  padding-right: 30px;
}

/* line 3351, app/assets/stylesheets/tokenwiz/style.css */
.page-header-kyc .page-title {
  font-weight: 400;
}

/* line 3352, app/assets/stylesheets/tokenwiz/style.css */
.page-header-kyc p {
  font-size: 1em;
}

/* line 3353, app/assets/stylesheets/tokenwiz/style.css */
.page-title {
  color: #000000;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -0.01em;
  margin-bottom: 7px;
}

/* line 3354, app/assets/stylesheets/tokenwiz/style.css */
.page-user {
  min-height: 100vh;
  position: relative;
  display: flex;
  flex-direction: column;
}

/* line 3355, app/assets/stylesheets/tokenwiz/style.css */
.page-ath-wrap {
  display: flex;
  min-height: 100vh;
}

/* line 3356, app/assets/stylesheets/tokenwiz/style.css */
.page-ath-content {
  background: #fff;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 3357, app/assets/stylesheets/tokenwiz/style.css */
.page-ath-heading {
  font-size: 1.8em;
  font-weight: 300;
  letter-spacing: -0.025em;
  color: #000000;
  line-height: 1.2;
  padding-bottom: 15px;
}

/* line 3358, app/assets/stylesheets/tokenwiz/style.css */
.page-ath-heading small {
  display: block;
  font-weight: 400;
  font-size: 0.66em;
  color: #495463;
  letter-spacing: normal;
  margin-top: 10px;
}

/* line 3359, app/assets/stylesheets/tokenwiz/style.css */
.page-ath-heading span {
  display: block;
  font-weight: 400;
  font-size: 0.61em;
  color: #495463;
  letter-spacing: normal;
  line-height: 1.62;
  padding-top: 15px;
}

/* line 3360, app/assets/stylesheets/tokenwiz/style.css */
.page-ath-form, .page-ath-header, .page-ath-footer, .page-ath-text {
  width: 440px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* line 3361, app/assets/stylesheets/tokenwiz/style.css */
.page-ath-form {
  padding-top: 40px;
  padding-bottom: 50px;
}

/* line 3362, app/assets/stylesheets/tokenwiz/style.css */
.page-ath-header {
  padding-top: 40px;
}

/* line 3363, app/assets/stylesheets/tokenwiz/style.css */
.page-ath-footer {
  padding-bottom: 30px;
}

/* line 3364, app/assets/stylesheets/tokenwiz/style.css */
.page-ath-gfx {
  background: #000000 no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  display: none;
}

@media (min-width: 576px) {
  /* line 3366, app/assets/stylesheets/tokenwiz/style.css */
  .page-header {
    padding: 15px 0 45px;
  }
  /* line 3367, app/assets/stylesheets/tokenwiz/style.css */
  .page-header-kyc .page-title {
    font-weight: 300;
    margin-bottom: 12px;
  }
  /* line 3368, app/assets/stylesheets/tokenwiz/style.css */
  .page-header-kyc p {
    font-size: 1.2em;
  }
  /* line 3369, app/assets/stylesheets/tokenwiz/style.css */
  .page-title {
    font-size: 2.57em;
  }
  /* line 3370, app/assets/stylesheets/tokenwiz/style.css */
  .page-ath-heading {
    padding-bottom: 23px;
    font-size: 2.8em;
  }
  /* line 3371, app/assets/stylesheets/tokenwiz/style.css */
  .page-ath-heading small {
    font-size: 0.46em;
  }
  /* line 3372, app/assets/stylesheets/tokenwiz/style.css */
  .page-ath-heading span {
    font-size: 0.41em;
  }
}

@media (min-width: 768px) {
  /* line 3373, app/assets/stylesheets/tokenwiz/style.css */
  .page-ath-content {
    width: 50%;
  }
  /* line 3374, app/assets/stylesheets/tokenwiz/style.css */
  .page-ath-gfx {
    width: 50%;
    display: flex;
    align-items: center;
  }
}

@media (min-width: 992px) {
  /* line 3375, app/assets/stylesheets/tokenwiz/style.css */
  .page-header {
    padding: 15px 0 60px;
  }
}

@media (min-width: 1200px) {
  /* line 3376, app/assets/stylesheets/tokenwiz/style.css */
  .page-ath-content {
    width: 38%;
  }
  /* line 3377, app/assets/stylesheets/tokenwiz/style.css */
  .page-ath-gfx {
    width: 62%;
  }
}

/* line 3378, app/assets/stylesheets/tokenwiz/style.css */
.content-area .card-head {
  padding-bottom: 10px;
}

/* line 3380, app/assets/stylesheets/tokenwiz/style.css */
.sidebar-nav {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}

/* line 3381, app/assets/stylesheets/tokenwiz/style.css */
.sidebar-nav li {
  padding: 0 12px;
  width: 50%;
  flex-shrink: 0;
}

/* line 3382, app/assets/stylesheets/tokenwiz/style.css */
.sidebar-nav li a {
  display: flex;
  align-items: center;
  line-height: 28px;
  color: #495463;
  padding: 4px 0;
  font-size: 12px;
}

/* line 3383, app/assets/stylesheets/tokenwiz/style.css */
.sidebar-nav li a:hover, .sidebar-nav li a.active {
  color: #1b1b1b;
}

/* line 3384, app/assets/stylesheets/tokenwiz/style.css */
.sidebar-nav li a .ikon, .sidebar-nav li a .ti, .sidebar-nav li a .icon {
  font-size: 24px;
  margin-right: 4px;
  color: #1b1b1b;
}

/* line 3385, app/assets/stylesheets/tokenwiz/style.css */
.sidebar-nav li a .ikon {
  font-size: 22px;
}

/* line 3386, app/assets/stylesheets/tokenwiz/style.css */
.sidebar-nav li.active > a {
  color: #1b1b1b;
}

@media (min-width: 375px) {
  /* line 3388, app/assets/stylesheets/tokenwiz/style.css */
  .sidebar-nav li {
    width: auto;
  }
}

@media (min-width: 576px) {
  /* line 3389, app/assets/stylesheets/tokenwiz/style.css */
  .sidebar-nav {
    margin: 0 -20px;
  }
  /* line 3390, app/assets/stylesheets/tokenwiz/style.css */
  .sidebar-nav li {
    padding: 0 20px;
  }
  /* line 3391, app/assets/stylesheets/tokenwiz/style.css */
  .sidebar-nav li a {
    font-size: inherit;
  }
  /* line 3392, app/assets/stylesheets/tokenwiz/style.css */
  .sidebar-nav li a .ikon, .sidebar-nav li a .ti, .sidebar-nav li a .icon {
    font-size: 30px;
    margin-right: 6px;
  }
  /* line 3393, app/assets/stylesheets/tokenwiz/style.css */
  .sidebar-nav li a .ikon {
    font-size: 28px;
  }
}

@media (min-width: 992px) {
  /* line 3394, app/assets/stylesheets/tokenwiz/style.css */
  .sidebar-nav {
    display: block;
  }
}

/*! Bootstrap Overide */
/* line 3396, app/assets/stylesheets/tokenwiz/style.css */
.btn-primary.active:not(:disabled):not(.disabled), .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  background-color: #0059df;
  border-color: #0059df;
}

/* line 3398, app/assets/stylesheets/tokenwiz/style.css */
.btn-dark.active:not(:disabled):not(.disabled), .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
  background-color: #8397ae;
  border-color: #8397ae;
}

/* line 3400, app/assets/stylesheets/tokenwiz/style.css */
.btn-success.active:not(:disabled):not(.disabled), .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
  background-color: #009f65;
  border-color: #009f65;
}

/* line 3402, app/assets/stylesheets/tokenwiz/style.css */
.btn-light.active:not(:disabled):not(.disabled), .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
  background-color: #52606e;
  border-color: #52606e;
  color: #fff;
}

/* line 3404, app/assets/stylesheets/tokenwiz/style.css */
.btn-dark.active:not(:disabled):not(.disabled), .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
  background-color: #333b46;
  border-color: #333b46;
}

/* line 3406, app/assets/stylesheets/tokenwiz/style.css */
.btn-secondary.active:not(:disabled):not(.disabled), .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
  background-color: #1b2969;
  border-color: #1b2969;
}

/* line 3408, app/assets/stylesheets/tokenwiz/style.css */
.btn-warning.active:not(:disabled):not(.disabled), .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-warning.dropdown-toggle {
  background-color: #cc9a00;
  border-color: #cc9a00;
  color: #fff;
}

/* line 3410, app/assets/stylesheets/tokenwiz/style.css */
.btn-danger.active:not(:disabled):not(.disabled), .btn-danger:not(:disabled):not(.disabled):active, .show > .btn-danger.dropdown-toggle {
  background-color: #ff1c1c;
  border-color: #ff1c1c;
}

/* line 3412, app/assets/stylesheets/tokenwiz/style.css */
.demo-element .guttar-vr-5px + .hr {
  margin-bottom: 30px;
}

@media (max-width: 575px) {
  /* line 3414, app/assets/stylesheets/tokenwiz/style.css */
  .demo-element .btn {
    min-width: 110px;
  }
}

/** END */
/* line 3, app/assets/stylesheets/formio.css */
.flatpickr-calendar {
  background: 0 0;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

/* line 28, app/assets/stylesheets/formio.css */
.flatpickr-calendar.inline,
.flatpickr-calendar.open {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}

/* line 35, app/assets/stylesheets/formio.css */
.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}

/* line 40, app/assets/stylesheets/formio.css */
.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}

/* line 45, app/assets/stylesheets/formio.css */
.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

/* line 51, app/assets/stylesheets/formio.css */
.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

/* line 56, app/assets/stylesheets/formio.css */
.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

/* line 61, app/assets/stylesheets/formio.css */
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 66, app/assets/stylesheets/formio.css */
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

/* line 71, app/assets/stylesheets/formio.css */
.flatpickr-calendar .hasTime .dayContainer,
.flatpickr-calendar .hasWeeks .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 78, app/assets/stylesheets/formio.css */
.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

/* line 82, app/assets/stylesheets/formio.css */
.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}

/* line 87, app/assets/stylesheets/formio.css */
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

/* line 91, app/assets/stylesheets/formio.css */
.flatpickr-calendar:after,
.flatpickr-calendar:before {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px;
}

/* line 103, app/assets/stylesheets/formio.css */
.flatpickr-calendar.rightMost:after,
.flatpickr-calendar.rightMost:before {
  left: auto;
  right: 22px;
}

/* line 109, app/assets/stylesheets/formio.css */
.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

/* line 114, app/assets/stylesheets/formio.css */
.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

/* line 119, app/assets/stylesheets/formio.css */
.flatpickr-calendar.arrowTop:after,
.flatpickr-calendar.arrowTop:before {
  bottom: 100%;
}

/* line 124, app/assets/stylesheets/formio.css */
.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

/* line 128, app/assets/stylesheets/formio.css */
.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

/* line 132, app/assets/stylesheets/formio.css */
.flatpickr-calendar.arrowBottom:after,
.flatpickr-calendar.arrowBottom:before {
  top: 100%;
}

/* line 137, app/assets/stylesheets/formio.css */
.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

/* line 141, app/assets/stylesheets/formio.css */
.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

/* line 145, app/assets/stylesheets/formio.css */
.flatpickr-calendar:focus {
  outline: 0;
}

/* line 149, app/assets/stylesheets/formio.css */
.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

/* line 154, app/assets/stylesheets/formio.css */
.flatpickr-months {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 161, app/assets/stylesheets/formio.css */
.flatpickr-months .flatpickr-month {
  background: 0 0;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 40px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

/* line 180, app/assets/stylesheets/formio.css */
.flatpickr-months .flatpickr-next-month,
.flatpickr-months .flatpickr-prev-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  line-height: 16px;
  height: 40px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
}

/* line 194, app/assets/stylesheets/formio.css */
.flatpickr-months .flatpickr-next-month.disabled,
.flatpickr-months .flatpickr-prev-month.disabled {
  display: none;
}

/* line 199, app/assets/stylesheets/formio.css */
.page-item {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 204, app/assets/stylesheets/formio.css */
.page-item.active .page-link {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 210, app/assets/stylesheets/formio.css */
.flatpickr-months .flatpickr-next-month i,
.flatpickr-months .flatpickr-prev-month i {
  position: relative;
}

/* line 215, app/assets/stylesheets/formio.css */
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month {
  left: 0;
}

/* line 220, app/assets/stylesheets/formio.css */
.flatpickr-months .flatpickr-next-month.flatpickr-next-month,
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month {
  right: 0;
}

/* line 225, app/assets/stylesheets/formio.css */
.flatpickr-months .flatpickr-next-month:hover,
.flatpickr-months .flatpickr-prev-month:hover {
  color: #959ea9;
}

/* line 230, app/assets/stylesheets/formio.css */
.flatpickr-months .flatpickr-next-month:hover svg,
.flatpickr-months .flatpickr-prev-month:hover svg {
  fill: #f64747;
}

/* line 235, app/assets/stylesheets/formio.css */
.flatpickr-months .flatpickr-next-month svg,
.flatpickr-months .flatpickr-prev-month svg {
  width: 14px;
  height: 14px;
}

/* line 241, app/assets/stylesheets/formio.css */
.flatpickr-months .flatpickr-next-month svg path,
.flatpickr-months .flatpickr-prev-month svg path {
  -webkit-transition: fill .1s;
  transition: fill .1s;
  fill: inherit;
}

/* line 248, app/assets/stylesheets/formio.css */
.numInputWrapper {
  position: relative;
  height: auto;
}

/* line 253, app/assets/stylesheets/formio.css */
.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}

/* line 258, app/assets/stylesheets/formio.css */
.numInputWrapper input {
  width: 100%;
}

/* line 262, app/assets/stylesheets/formio.css */
.numInputWrapper input::-ms-clear {
  display: none;
}

/* line 266, app/assets/stylesheets/formio.css */
.numInputWrapper input::-webkit-inner-spin-button,
.numInputWrapper input::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

/* line 272, app/assets/stylesheets/formio.css */
.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 286, app/assets/stylesheets/formio.css */
.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

/* line 290, app/assets/stylesheets/formio.css */
.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

/* line 294, app/assets/stylesheets/formio.css */
.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}

/* line 300, app/assets/stylesheets/formio.css */
.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

/* line 305, app/assets/stylesheets/formio.css */
.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}

/* line 312, app/assets/stylesheets/formio.css */
.numInputWrapper span.arrowDown {
  top: 50%;
}

/* line 316, app/assets/stylesheets/formio.css */
.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}

/* line 323, app/assets/stylesheets/formio.css */
.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

/* line 328, app/assets/stylesheets/formio.css */
.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

/* line 332, app/assets/stylesheets/formio.css */
.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

/* line 336, app/assets/stylesheets/formio.css */
.numInputWrapper:hover span {
  opacity: 1;
}

/* line 340, app/assets/stylesheets/formio.css */
.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 6.16px 0 0 0;
  line-height: 1;
  height: 28px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 357, app/assets/stylesheets/formio.css */
.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: .5ch;
  padding: 0;
}

/* line 366, app/assets/stylesheets/formio.css */
.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

/* line 370, app/assets/stylesheets/formio.css */
.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block;
}

/* line 376, app/assets/stylesheets/formio.css */
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

/* line 380, app/assets/stylesheets/formio.css */
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

/* line 384, app/assets/stylesheets/formio.css */
.flatpickr-current-month input.cur-year {
  background: 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 .5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

/* line 406, app/assets/stylesheets/formio.css */
.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

/* line 410, app/assets/stylesheets/formio.css */
.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: 0 0;
  pointer-events: none;
}

/* line 418, app/assets/stylesheets/formio.css */
.flatpickr-weekdays {
  background: 0 0;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px;
}

/* line 434, app/assets/stylesheets/formio.css */
.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

/* line 445, app/assets/stylesheets/formio.css */
span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: 0 0;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: bolder;
}

/* line 461, app/assets/stylesheets/formio.css */
.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}

/* line 466, app/assets/stylesheets/formio.css */
.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 307.875px;
}

/* line 480, app/assets/stylesheets/formio.css */
.flatpickr-days:focus {
  outline: 0;
}

/* line 484, app/assets/stylesheets/formio.css */
.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

/* line 509, app/assets/stylesheets/formio.css */
.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #e6e6e6;
  box-shadow: -1px 0 0 #e6e6e6;
}

/* line 514, app/assets/stylesheets/formio.css */
.flatpickr-day {
  background: 0 0;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

/* line 540, app/assets/stylesheets/formio.css */
.flatpickr-day.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day.nextMonthDay:focus,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.today.inRange,
.flatpickr-day:focus,
.flatpickr-day:hover {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}

/* line 558, app/assets/stylesheets/formio.css */
.flatpickr-day.today {
  border-color: #959ea9;
}

/* line 562, app/assets/stylesheets/formio.css */
.flatpickr-day.today:focus,
.flatpickr-day.today:hover {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}

/* line 569, app/assets/stylesheets/formio.css */
.flatpickr-day.endRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.endRange.nextMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.endRange:focus,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected,
.flatpickr-day.selected.inRange,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.selected:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.startRange:focus,
.flatpickr-day.startRange:hover {
  background: #569ff7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}

/* line 594, app/assets/stylesheets/formio.css */
.flatpickr-day.endRange.startRange,
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange {
  border-radius: 50px 0 0 50px;
}

/* line 600, app/assets/stylesheets/formio.css */
.flatpickr-day.endRange.endRange,
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange {
  border-radius: 0 50px 50px 0;
}

/* line 606, app/assets/stylesheets/formio.css */
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #569ff7;
  box-shadow: -10px 0 0 #569ff7;
}

/* line 613, app/assets/stylesheets/formio.css */
.flatpickr-day.endRange.startRange.endRange,
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange {
  border-radius: 50px;
}

/* line 619, app/assets/stylesheets/formio.css */
.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

/* line 625, app/assets/stylesheets/formio.css */
.flatpickr-day.disabled,
.flatpickr-day.disabled:hover,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.nextMonthDay,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.prevMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: 0 0;
  border-color: transparent;
  cursor: default;
}

/* line 638, app/assets/stylesheets/formio.css */
.flatpickr-day.disabled,
.flatpickr-day.disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}

/* line 644, app/assets/stylesheets/formio.css */
.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}

/* line 650, app/assets/stylesheets/formio.css */
.flatpickr-day.hidden {
  visibility: hidden;
}

/* line 654, app/assets/stylesheets/formio.css */
.rangeMode .flatpickr-day {
  margin-top: 1px;
}

/* line 658, app/assets/stylesheets/formio.css */
.flatpickr-weekwrapper {
  display: inline-block;
  float: left;
}

/* line 663, app/assets/stylesheets/formio.css */
.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
  box-shadow: 1px 0 0 #e6e6e6;
}

/* line 669, app/assets/stylesheets/formio.css */
.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

/* line 675, app/assets/stylesheets/formio.css */
.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: 0 0;
  cursor: default;
  border: none;
}

/* line 686, app/assets/stylesheets/formio.css */
.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

/* line 697, app/assets/stylesheets/formio.css */
.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 704, app/assets/stylesheets/formio.css */
.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 720, app/assets/stylesheets/formio.css */
.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

/* line 726, app/assets/stylesheets/formio.css */
.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

/* line 736, app/assets/stylesheets/formio.css */
.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

/* line 740, app/assets/stylesheets/formio.css */
.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

/* line 744, app/assets/stylesheets/formio.css */
.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

/* line 748, app/assets/stylesheets/formio.css */
.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

/* line 752, app/assets/stylesheets/formio.css */
.flatpickr-time input {
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

/* line 773, app/assets/stylesheets/formio.css */
.flatpickr-time input.flatpickr-hour {
  font-weight: 700;
}

/* line 777, app/assets/stylesheets/formio.css */
.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

/* line 782, app/assets/stylesheets/formio.css */
.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}

/* line 787, app/assets/stylesheets/formio.css */
.flatpickr-time .flatpickr-am-pm,
.flatpickr-time .flatpickr-time-separator {
  height: inherit;
  display: inline-block;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: 700;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

/* line 805, app/assets/stylesheets/formio.css */
.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

/* line 813, app/assets/stylesheets/formio.css */
.flatpickr-time .flatpickr-am-pm:focus,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time input:hover {
  background: #eee;
}

/* line 820, app/assets/stylesheets/formio.css */
.flatpickr-input[readonly] {
  cursor: pointer;
}

@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 850, app/assets/stylesheets/formio.css */
.choices {
  position: relative;
  margin-bottom: 24px;
  font-size: 16px;
}

/* line 856, app/assets/stylesheets/formio.css */
.choices:focus {
  outline: 0;
}

/* line 860, app/assets/stylesheets/formio.css */
.choices:last-child {
  margin-bottom: 0;
}

/* line 864, app/assets/stylesheets/formio.css */
.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
  background-color: #eaeaea;
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 874, app/assets/stylesheets/formio.css */
.choices.is-disabled .choices__item {
  cursor: not-allowed;
}

/* line 878, app/assets/stylesheets/formio.css */
.choices[data-type*=select-one] {
  cursor: pointer;
}

/* line 882, app/assets/stylesheets/formio.css */
.choices[data-type*=select-one] .choices__inner {
  padding-bottom: 7.5px;
}

/* line 886, app/assets/stylesheets/formio.css */
.choices[data-type*=select-one] .choices__input {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  margin: 0;
}

/* line 895, app/assets/stylesheets/formio.css */
.choices[data-type*=select-one] .choices__button {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  padding: 0;
  background-size: 8px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  margin-right: 25px;
  height: 20px;
  width: 20px;
  border-radius: 10em;
  opacity: .5;
}

/* line 910, app/assets/stylesheets/formio.css */
.choices[data-type*=select-one] .choices__button:focus,
.choices[data-type*=select-one] .choices__button:hover {
  opacity: 1;
}

/* line 915, app/assets/stylesheets/formio.css */
.choices[data-type*=select-one] .choices__button:focus {
  box-shadow: 0 0 0 2px #00bcd4;
}

/* line 919, app/assets/stylesheets/formio.css */
.choices[data-type*=select-one]:after {
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
  border-width: 5px;
  position: absolute;
  right: 11.5px;
  top: 50%;
  margin-top: -2.5px;
  pointer-events: none;
}

/* line 933, app/assets/stylesheets/formio.css */
.choices.is-open[data-type*=select-one]:after {
  border-color: transparent transparent #333 transparent;
  margin-top: -7.5px;
}

/* line 938, app/assets/stylesheets/formio.css */
.choices[data-type*=select-one][dir=rtl]:after {
  left: 11.5px;
  right: auto;
}

/* line 943, app/assets/stylesheets/formio.css */
.choices[data-type*=select-one][dir=rtl] .choices__button {
  right: auto;
  left: 0;
  margin-left: 25px;
  margin-right: 0;
}

/* line 950, app/assets/stylesheets/formio.css */
.choices[data-type*=select-multiple] .choices__inner,
.choices[data-type*=text] .choices__inner {
  cursor: text;
}

/* line 955, app/assets/stylesheets/formio.css */
.choices[data-type*=select-multiple] .choices__button,
.choices[data-type*=text] .choices__button {
  position: relative;
  display: inline-block;
  margin: 0 -4px 0 8px;
  padding-left: 16px;
  border-left: 1px solid #008fa1;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 8px;
  width: 8px;
  line-height: 1;
  opacity: .75;
  border-radius: 0;
}

/* line 970, app/assets/stylesheets/formio.css */
.choices[data-type*=select-multiple] .choices__button:focus,
.choices[data-type*=select-multiple] .choices__button:hover,
.choices[data-type*=text] .choices__button:focus,
.choices[data-type*=text] .choices__button:hover {
  opacity: 1;
}

/* line 977, app/assets/stylesheets/formio.css */
.choices__inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: #f9f9f9;
  padding: 7.5px 7.5px 3.75px;
  border: 1px solid #ddd;
  border-radius: 2.5px;
  font-size: 14px;
  min-height: 44px;
  overflow: hidden;
}

/* line 990, app/assets/stylesheets/formio.css */
.is-focused .choices__inner,
.is-open .choices__inner {
  border-color: #b7b7b7;
}

/* line 995, app/assets/stylesheets/formio.css */
.is-open .choices__inner {
  border-radius: 2.5px 2.5px 0 0;
}

/* line 999, app/assets/stylesheets/formio.css */
.is-flipped.is-open .choices__inner {
  border-radius: 0 0 2.5px 2.5px;
}

/* line 1003, app/assets/stylesheets/formio.css */
.choices__list {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

/* line 1009, app/assets/stylesheets/formio.css */
.choices__list--single {
  display: inline-block;
  padding: 4px 16px 4px 4px;
  width: 100%;
}

/* line 1015, app/assets/stylesheets/formio.css */
[dir=rtl] .choices__list--single {
  padding-right: 4px;
  padding-left: 16px;
}

/* line 1020, app/assets/stylesheets/formio.css */
.choices__list--single .choices__item {
  width: 100%;
}

/* line 1024, app/assets/stylesheets/formio.css */
.choices__list--multiple {
  display: inline;
}

/* line 1028, app/assets/stylesheets/formio.css */
.choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  margin-right: 3.75px;
  margin-bottom: 3.75px;
  background-color: #00bcd4;
  border: 1px solid #00a5bb;
  color: #fff;
  word-break: break-all;
}

/* line 1043, app/assets/stylesheets/formio.css */
.choices__list--multiple .choices__item[data-deletable] {
  padding-right: 5px;
}

/* line 1047, app/assets/stylesheets/formio.css */
[dir=rtl] .choices__list--multiple .choices__item {
  margin-right: 0;
  margin-left: 3.75px;
}

/* line 1052, app/assets/stylesheets/formio.css */
.choices__list--multiple .choices__item.is-highlighted {
  background-color: #00a5bb;
  border: 1px solid #008fa1;
}

/* line 1057, app/assets/stylesheets/formio.css */
.is-disabled .choices__list--multiple .choices__item {
  background-color: #aaa;
  border: 1px solid #919191;
}

/* line 1062, app/assets/stylesheets/formio.css */
.choices__list--dropdown {
  display: none;
  z-index: 1;
  position: absolute;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ddd;
  top: 100%;
  margin-top: -1px;
  border-bottom-left-radius: 2.5px;
  border-bottom-right-radius: 2.5px;
  overflow: hidden;
  word-break: break-all;
}

/* line 1077, app/assets/stylesheets/formio.css */
.choices__list--dropdown.is-active {
  display: block;
}

/* line 1081, app/assets/stylesheets/formio.css */
.is-open .choices__list--dropdown {
  border-color: #b7b7b7;
}

/* line 1085, app/assets/stylesheets/formio.css */
.is-flipped .choices__list--dropdown {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px;
  border-radius: .25rem .25rem 0 0;
}

/* line 1093, app/assets/stylesheets/formio.css */
.choices__list--dropdown .choices__list {
  position: relative;
  max-height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}

/* line 1101, app/assets/stylesheets/formio.css */
.choices__list--dropdown .choices__item {
  position: relative;
  padding: 10px;
  font-size: 14px;
}

/* line 1107, app/assets/stylesheets/formio.css */
[dir=rtl] .choices__list--dropdown .choices__item {
  text-align: right;
}

@media (min-width: 640px) {
  /* line 1112, app/assets/stylesheets/formio.css */
  .choices__list--dropdown .choices__item--selectable {
    padding-right: 100px;
  }
  /* line 1115, app/assets/stylesheets/formio.css */
  .choices__list--dropdown .choices__item--selectable:after {
    content: attr(data-select-text);
    font-size: 12px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  /* line 1124, app/assets/stylesheets/formio.css */
  [dir=rtl] .choices__list--dropdown .choices__item--selectable {
    text-align: right;
    padding-left: 100px;
    padding-right: 10px;
  }
  /* line 1129, app/assets/stylesheets/formio.css */
  [dir=rtl] .choices__list--dropdown .choices__item--selectable:after {
    right: auto;
    left: 10px;
  }
}

/* line 1135, app/assets/stylesheets/formio.css */
.choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: #f2f2f2;
}

/* line 1139, app/assets/stylesheets/formio.css */
.choices__list--dropdown .choices__item--selectable.is-highlighted:after {
  opacity: .5;
}

/* line 1143, app/assets/stylesheets/formio.css */
.choices__item {
  cursor: default;
}

/* line 1147, app/assets/stylesheets/formio.css */
.choices__item--selectable {
  cursor: pointer;
}

/* line 1151, app/assets/stylesheets/formio.css */
.choices__item--disabled {
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: .5;
}

/* line 1160, app/assets/stylesheets/formio.css */
.choices__heading {
  font-weight: 600;
  font-size: 12px;
  padding: 10px;
  border-bottom: 1px solid #f7f7f7;
  color: gray;
}

/* line 1168, app/assets/stylesheets/formio.css */
.choices__button {
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

/* line 1180, app/assets/stylesheets/formio.css */
.choices__button:focus {
  outline: 0;
}

/* line 1184, app/assets/stylesheets/formio.css */
.choices__input {
  display: inline-block;
  vertical-align: baseline;
  background-color: #f9f9f9;
  font-size: 14px;
  margin-bottom: 5px;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 0 4px 2px;
}

/* line 1196, app/assets/stylesheets/formio.css */
.choices__input:focus {
  outline: 0;
}

/* line 1200, app/assets/stylesheets/formio.css */
[dir=rtl] .choices__input {
  padding-right: 2px;
  padding-left: 0;
}

/* line 1205, app/assets/stylesheets/formio.css */
.choices__placeholder {
  opacity: .5;
}

/* line 1209, app/assets/stylesheets/formio.css */
.choices[data-type*=select-multiple] .choices__input.is-hidden,
.choices[data-type*=select-one] .choices__input.is-hidden,
.choices__input.is-hidden {
  display: none;
}

/* line 1215, app/assets/stylesheets/formio.css */
dialog {
  position: absolute;
  left: 0;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  margin: auto;
  border: solid;
  padding: 1em;
  background: #fff;
  color: #000;
  display: block;
}

/* line 1233, app/assets/stylesheets/formio.css */
dialog:not([open]) {
  display: none;
}

/* line 1237, app/assets/stylesheets/formio.css */
dialog + .backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
}

/* line 1246, app/assets/stylesheets/formio.css */
._dialog_overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* line 1254, app/assets/stylesheets/formio.css */
dialog.fixed {
  position: fixed;
  top: 50%;
  transform: translate(0, -50%);
}

/* line 1260, app/assets/stylesheets/formio.css */
.gu-mirror {
  position: fixed !important;
  margin: 0 !important;
  z-index: 9999 !important;
  opacity: .8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}

/* line 1269, app/assets/stylesheets/formio.css */
.gu-hide {
  display: none !important;
}

/* line 1273, app/assets/stylesheets/formio.css */
.gu-unselectable {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

/* line 1280, app/assets/stylesheets/formio.css */
.gu-transit {
  opacity: .2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}

/* line 1287, app/assets/stylesheets/formio.css */
.glyphicon {
  display: inline-block;
  font: normal normal normal 12px/1 FontAwesome;
  font-size: 9pt;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 1296, app/assets/stylesheets/formio.css */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 1305, app/assets/stylesheets/formio.css */
.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

/* line 1311, app/assets/stylesheets/formio.css */
.fa-2x {
  font-size: 2em;
}

/* line 1315, app/assets/stylesheets/formio.css */
.fa-3x {
  font-size: 3em;
}

/* line 1319, app/assets/stylesheets/formio.css */
.fa-4x {
  font-size: 4em;
}

/* line 1323, app/assets/stylesheets/formio.css */
.fa-5x {
  font-size: 5em;
}

/* line 1327, app/assets/stylesheets/formio.css */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 1332, app/assets/stylesheets/formio.css */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 1338, app/assets/stylesheets/formio.css */
.fa-ul > li {
  position: relative;
}

/* line 1342, app/assets/stylesheets/formio.css */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}

/* line 1350, app/assets/stylesheets/formio.css */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 1354, app/assets/stylesheets/formio.css */
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}

/* line 1360, app/assets/stylesheets/formio.css */
.fa-pull-left {
  float: left;
}

/* line 1364, app/assets/stylesheets/formio.css */
.fa-pull-right {
  float: right;
}

/* line 1368, app/assets/stylesheets/formio.css */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 1372, app/assets/stylesheets/formio.css */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* line 1376, app/assets/stylesheets/formio.css */
.pull-right {
  float: right;
}

/* line 1380, app/assets/stylesheets/formio.css */
.pull-left {
  float: left;
}

/* line 1384, app/assets/stylesheets/formio.css */
.fa.pull-left {
  margin-right: .3em;
}

/* line 1388, app/assets/stylesheets/formio.css */
.fa.pull-right {
  margin-left: .3em;
}

/* line 1392, app/assets/stylesheets/formio.css */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 1397, app/assets/stylesheets/formio.css */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* line 1424, app/assets/stylesheets/formio.css */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 1431, app/assets/stylesheets/formio.css */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 1438, app/assets/stylesheets/formio.css */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 1445, app/assets/stylesheets/formio.css */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 1452, app/assets/stylesheets/formio.css */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 1459, app/assets/stylesheets/formio.css */
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  filter: none;
}

/* line 1467, app/assets/stylesheets/formio.css */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 1476, app/assets/stylesheets/formio.css */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 1484, app/assets/stylesheets/formio.css */
.fa-stack-1x {
  line-height: inherit;
}

/* line 1488, app/assets/stylesheets/formio.css */
.fa-stack-2x {
  font-size: 2em;
}

/* line 1492, app/assets/stylesheets/formio.css */
.fa-inverse {
  color: #fff;
}

/* line 1496, app/assets/stylesheets/formio.css */
.fa-glass:before {
  content: "\f000";
}

/* line 1500, app/assets/stylesheets/formio.css */
.fa-music:before {
  content: "\f001";
}

/* line 1504, app/assets/stylesheets/formio.css */
.fa-search:before {
  content: "\f002";
}

/* line 1508, app/assets/stylesheets/formio.css */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 1512, app/assets/stylesheets/formio.css */
.fa-heart:before {
  content: "\f004";
}

/* line 1516, app/assets/stylesheets/formio.css */
.fa-star:before {
  content: "\f005";
}

/* line 1520, app/assets/stylesheets/formio.css */
.fa-star-o:before {
  content: "\f006";
}

/* line 1524, app/assets/stylesheets/formio.css */
.fa-user:before {
  content: "\f007";
}

/* line 1528, app/assets/stylesheets/formio.css */
.fa-film:before {
  content: "\f008";
}

/* line 1532, app/assets/stylesheets/formio.css */
.fa-th-large:before {
  content: "\f009";
}

/* line 1536, app/assets/stylesheets/formio.css */
.fa-th:before {
  content: "\f00a";
}

/* line 1540, app/assets/stylesheets/formio.css */
.fa-th-list:before {
  content: "\f00b";
}

/* line 1544, app/assets/stylesheets/formio.css */
.fa-check:before {
  content: "\f00c";
}

/* line 1548, app/assets/stylesheets/formio.css */
.fa-close:before,
.fa-remove:before,
.fa-times:before {
  content: "\f00d";
}

/* line 1554, app/assets/stylesheets/formio.css */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 1558, app/assets/stylesheets/formio.css */
.fa-search-minus:before {
  content: "\f010";
}

/* line 1562, app/assets/stylesheets/formio.css */
.fa-power-off:before {
  content: "\f011";
}

/* line 1566, app/assets/stylesheets/formio.css */
.fa-signal:before {
  content: "\f012";
}

/* line 1570, app/assets/stylesheets/formio.css */
.fa-cog:before,
.fa-gear:before {
  content: "\f013";
}

/* line 1575, app/assets/stylesheets/formio.css */
.fa-trash-o:before {
  content: "\f014";
}

/* line 1579, app/assets/stylesheets/formio.css */
.fa-home:before {
  content: "\f015";
}

/* line 1583, app/assets/stylesheets/formio.css */
.fa-file-o:before {
  content: "\f016";
}

/* line 1587, app/assets/stylesheets/formio.css */
.fa-clock-o:before {
  content: "\f017";
}

/* line 1591, app/assets/stylesheets/formio.css */
.fa-road:before {
  content: "\f018";
}

/* line 1595, app/assets/stylesheets/formio.css */
.fa-download:before {
  content: "\f019";
}

/* line 1599, app/assets/stylesheets/formio.css */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 1603, app/assets/stylesheets/formio.css */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 1607, app/assets/stylesheets/formio.css */
.fa-inbox:before {
  content: "\f01c";
}

/* line 1611, app/assets/stylesheets/formio.css */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 1615, app/assets/stylesheets/formio.css */
.fa-repeat:before,
.fa-rotate-right:before {
  content: "\f01e";
}

/* line 1620, app/assets/stylesheets/formio.css */
.fa-refresh:before {
  content: "\f021";
}

/* line 1624, app/assets/stylesheets/formio.css */
.fa-list-alt:before {
  content: "\f022";
}

/* line 1628, app/assets/stylesheets/formio.css */
.fa-lock:before {
  content: "\f023";
}

/* line 1632, app/assets/stylesheets/formio.css */
.fa-flag:before {
  content: "\f024";
}

/* line 1636, app/assets/stylesheets/formio.css */
.fa-headphones:before {
  content: "\f025";
}

/* line 1640, app/assets/stylesheets/formio.css */
.fa-volume-off:before {
  content: "\f026";
}

/* line 1644, app/assets/stylesheets/formio.css */
.fa-volume-down:before {
  content: "\f027";
}

/* line 1648, app/assets/stylesheets/formio.css */
.fa-volume-up:before {
  content: "\f028";
}

/* line 1652, app/assets/stylesheets/formio.css */
.fa-qrcode:before {
  content: "\f029";
}

/* line 1656, app/assets/stylesheets/formio.css */
.fa-barcode:before {
  content: "\f02a";
}

/* line 1660, app/assets/stylesheets/formio.css */
.fa-tag:before {
  content: "\f02b";
}

/* line 1664, app/assets/stylesheets/formio.css */
.fa-tags:before {
  content: "\f02c";
}

/* line 1668, app/assets/stylesheets/formio.css */
.fa-book:before {
  content: "\f02d";
}

/* line 1672, app/assets/stylesheets/formio.css */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 1676, app/assets/stylesheets/formio.css */
.fa-print:before {
  content: "\f02f";
}

/* line 1680, app/assets/stylesheets/formio.css */
.fa-camera:before {
  content: "\f030";
}

/* line 1684, app/assets/stylesheets/formio.css */
.fa-font:before {
  content: "\f031";
}

/* line 1688, app/assets/stylesheets/formio.css */
.fa-bold:before {
  content: "\f032";
}

/* line 1692, app/assets/stylesheets/formio.css */
.fa-italic:before {
  content: "\f033";
}

/* line 1696, app/assets/stylesheets/formio.css */
.fa-text-height:before {
  content: "\f034";
}

/* line 1700, app/assets/stylesheets/formio.css */
.fa-text-width:before {
  content: "\f035";
}

/* line 1704, app/assets/stylesheets/formio.css */
.fa-align-left:before {
  content: "\f036";
}

/* line 1708, app/assets/stylesheets/formio.css */
.fa-align-center:before {
  content: "\f037";
}

/* line 1712, app/assets/stylesheets/formio.css */
.fa-align-right:before {
  content: "\f038";
}

/* line 1716, app/assets/stylesheets/formio.css */
.fa-align-justify:before {
  content: "\f039";
}

/* line 1720, app/assets/stylesheets/formio.css */
.fa-list:before {
  content: "\f03a";
}

/* line 1724, app/assets/stylesheets/formio.css */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 1729, app/assets/stylesheets/formio.css */
.fa-indent:before {
  content: "\f03c";
}

/* line 1733, app/assets/stylesheets/formio.css */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 1737, app/assets/stylesheets/formio.css */
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
  content: "\f03e";
}

/* line 1743, app/assets/stylesheets/formio.css */
.fa-pencil:before {
  content: "\f040";
}

/* line 1747, app/assets/stylesheets/formio.css */
.fa-map-marker:before {
  content: "\f041";
}

/* line 1751, app/assets/stylesheets/formio.css */
.fa-adjust:before {
  content: "\f042";
}

/* line 1755, app/assets/stylesheets/formio.css */
.fa-tint:before {
  content: "\f043";
}

/* line 1759, app/assets/stylesheets/formio.css */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 1764, app/assets/stylesheets/formio.css */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 1768, app/assets/stylesheets/formio.css */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 1772, app/assets/stylesheets/formio.css */
.fa-arrows:before {
  content: "\f047";
}

/* line 1776, app/assets/stylesheets/formio.css */
.fa-step-backward:before {
  content: "\f048";
}

/* line 1780, app/assets/stylesheets/formio.css */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 1784, app/assets/stylesheets/formio.css */
.fa-backward:before {
  content: "\f04a";
}

/* line 1788, app/assets/stylesheets/formio.css */
.fa-play:before {
  content: "\f04b";
}

/* line 1792, app/assets/stylesheets/formio.css */
.fa-pause:before {
  content: "\f04c";
}

/* line 1796, app/assets/stylesheets/formio.css */
.fa-stop:before {
  content: "\f04d";
}

/* line 1800, app/assets/stylesheets/formio.css */
.fa-forward:before {
  content: "\f04e";
}

/* line 1804, app/assets/stylesheets/formio.css */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 1808, app/assets/stylesheets/formio.css */
.fa-step-forward:before {
  content: "\f051";
}

/* line 1812, app/assets/stylesheets/formio.css */
.fa-eject:before {
  content: "\f052";
}

/* line 1816, app/assets/stylesheets/formio.css */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 1820, app/assets/stylesheets/formio.css */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 1824, app/assets/stylesheets/formio.css */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 1828, app/assets/stylesheets/formio.css */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 1832, app/assets/stylesheets/formio.css */
.fa-times-circle:before {
  content: "\f057";
}

/* line 1836, app/assets/stylesheets/formio.css */
.fa-check-circle:before {
  content: "\f058";
}

/* line 1840, app/assets/stylesheets/formio.css */
.fa-question-circle:before {
  content: "\f059";
}

/* line 1844, app/assets/stylesheets/formio.css */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 1848, app/assets/stylesheets/formio.css */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 1852, app/assets/stylesheets/formio.css */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 1856, app/assets/stylesheets/formio.css */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 1860, app/assets/stylesheets/formio.css */
.fa-ban:before {
  content: "\f05e";
}

/* line 1864, app/assets/stylesheets/formio.css */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 1868, app/assets/stylesheets/formio.css */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 1872, app/assets/stylesheets/formio.css */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 1876, app/assets/stylesheets/formio.css */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 1880, app/assets/stylesheets/formio.css */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 1885, app/assets/stylesheets/formio.css */
.fa-expand:before {
  content: "\f065";
}

/* line 1889, app/assets/stylesheets/formio.css */
.fa-compress:before {
  content: "\f066";
}

/* line 1893, app/assets/stylesheets/formio.css */
.fa-plus:before {
  content: "\f067";
}

/* line 1897, app/assets/stylesheets/formio.css */
.fa-minus:before {
  content: "\f068";
}

/* line 1901, app/assets/stylesheets/formio.css */
.fa-asterisk:before {
  content: "\f069";
}

/* line 1905, app/assets/stylesheets/formio.css */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 1909, app/assets/stylesheets/formio.css */
.fa-gift:before {
  content: "\f06b";
}

/* line 1913, app/assets/stylesheets/formio.css */
.fa-leaf:before {
  content: "\f06c";
}

/* line 1917, app/assets/stylesheets/formio.css */
.fa-fire:before {
  content: "\f06d";
}

/* line 1921, app/assets/stylesheets/formio.css */
.fa-eye:before {
  content: "\f06e";
}

/* line 1925, app/assets/stylesheets/formio.css */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 1929, app/assets/stylesheets/formio.css */
.fa-exclamation-triangle:before,
.fa-warning:before {
  content: "\f071";
}

/* line 1934, app/assets/stylesheets/formio.css */
.fa-plane:before {
  content: "\f072";
}

/* line 1938, app/assets/stylesheets/formio.css */
.fa-calendar:before {
  content: "\f073";
}

/* line 1942, app/assets/stylesheets/formio.css */
.fa-random:before {
  content: "\f074";
}

/* line 1946, app/assets/stylesheets/formio.css */
.fa-comment:before {
  content: "\f075";
}

/* line 1950, app/assets/stylesheets/formio.css */
.fa-magnet:before {
  content: "\f076";
}

/* line 1954, app/assets/stylesheets/formio.css */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 1958, app/assets/stylesheets/formio.css */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 1962, app/assets/stylesheets/formio.css */
.fa-retweet:before {
  content: "\f079";
}

/* line 1966, app/assets/stylesheets/formio.css */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 1970, app/assets/stylesheets/formio.css */
.fa-folder:before {
  content: "\f07b";
}

/* line 1974, app/assets/stylesheets/formio.css */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 1978, app/assets/stylesheets/formio.css */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 1982, app/assets/stylesheets/formio.css */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 1986, app/assets/stylesheets/formio.css */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

/* line 1991, app/assets/stylesheets/formio.css */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 1995, app/assets/stylesheets/formio.css */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 1999, app/assets/stylesheets/formio.css */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 2003, app/assets/stylesheets/formio.css */
.fa-key:before {
  content: "\f084";
}

/* line 2007, app/assets/stylesheets/formio.css */
.fa-cogs:before,
.fa-gears:before {
  content: "\f085";
}

/* line 2012, app/assets/stylesheets/formio.css */
.fa-comments:before {
  content: "\f086";
}

/* line 2016, app/assets/stylesheets/formio.css */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 2020, app/assets/stylesheets/formio.css */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 2024, app/assets/stylesheets/formio.css */
.fa-star-half:before {
  content: "\f089";
}

/* line 2028, app/assets/stylesheets/formio.css */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 2032, app/assets/stylesheets/formio.css */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 2036, app/assets/stylesheets/formio.css */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 2040, app/assets/stylesheets/formio.css */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 2044, app/assets/stylesheets/formio.css */
.fa-external-link:before {
  content: "\f08e";
}

/* line 2048, app/assets/stylesheets/formio.css */
.fa-sign-in:before {
  content: "\f090";
}

/* line 2052, app/assets/stylesheets/formio.css */
.fa-trophy:before {
  content: "\f091";
}

/* line 2056, app/assets/stylesheets/formio.css */
.fa-github-square:before {
  content: "\f092";
}

/* line 2060, app/assets/stylesheets/formio.css */
.fa-upload:before {
  content: "\f093";
}

/* line 2064, app/assets/stylesheets/formio.css */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 2068, app/assets/stylesheets/formio.css */
.fa-phone:before {
  content: "\f095";
}

/* line 2072, app/assets/stylesheets/formio.css */
.fa-square-o:before {
  content: "\f096";
}

/* line 2076, app/assets/stylesheets/formio.css */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 2080, app/assets/stylesheets/formio.css */
.fa-phone-square:before {
  content: "\f098";
}

/* line 2084, app/assets/stylesheets/formio.css */
.fa-twitter:before {
  content: "\f099";
}

/* line 2088, app/assets/stylesheets/formio.css */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

/* line 2093, app/assets/stylesheets/formio.css */
.fa-github:before {
  content: "\f09b";
}

/* line 2097, app/assets/stylesheets/formio.css */
.fa-unlock:before {
  content: "\f09c";
}

/* line 2101, app/assets/stylesheets/formio.css */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 2105, app/assets/stylesheets/formio.css */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

/* line 2110, app/assets/stylesheets/formio.css */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 2114, app/assets/stylesheets/formio.css */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 2118, app/assets/stylesheets/formio.css */
.fa-bell:before {
  content: "\f0f3";
}

/* line 2122, app/assets/stylesheets/formio.css */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 2126, app/assets/stylesheets/formio.css */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 2130, app/assets/stylesheets/formio.css */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 2134, app/assets/stylesheets/formio.css */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 2138, app/assets/stylesheets/formio.css */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 2142, app/assets/stylesheets/formio.css */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 2146, app/assets/stylesheets/formio.css */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 2150, app/assets/stylesheets/formio.css */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 2154, app/assets/stylesheets/formio.css */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 2158, app/assets/stylesheets/formio.css */
.fa-globe:before {
  content: "\f0ac";
}

/* line 2162, app/assets/stylesheets/formio.css */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 2166, app/assets/stylesheets/formio.css */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 2170, app/assets/stylesheets/formio.css */
.fa-filter:before {
  content: "\f0b0";
}

/* line 2174, app/assets/stylesheets/formio.css */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 2178, app/assets/stylesheets/formio.css */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 2182, app/assets/stylesheets/formio.css */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 2187, app/assets/stylesheets/formio.css */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 2192, app/assets/stylesheets/formio.css */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 2196, app/assets/stylesheets/formio.css */
.fa-flask:before {
  content: "\f0c3";
}

/* line 2200, app/assets/stylesheets/formio.css */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 2205, app/assets/stylesheets/formio.css */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 2210, app/assets/stylesheets/formio.css */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 2214, app/assets/stylesheets/formio.css */
.fa-floppy-o:before,
.fa-save:before {
  content: "\f0c7";
}

/* line 2219, app/assets/stylesheets/formio.css */
.fa-square:before {
  content: "\f0c8";
}

/* line 2223, app/assets/stylesheets/formio.css */
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
  content: "\f0c9";
}

/* line 2229, app/assets/stylesheets/formio.css */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 2233, app/assets/stylesheets/formio.css */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 2237, app/assets/stylesheets/formio.css */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 2241, app/assets/stylesheets/formio.css */
.fa-underline:before {
  content: "\f0cd";
}

/* line 2245, app/assets/stylesheets/formio.css */
.fa-table:before {
  content: "\f0ce";
}

/* line 2249, app/assets/stylesheets/formio.css */
.fa-magic:before {
  content: "\f0d0";
}

/* line 2253, app/assets/stylesheets/formio.css */
.fa-truck:before {
  content: "\f0d1";
}

/* line 2257, app/assets/stylesheets/formio.css */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 2261, app/assets/stylesheets/formio.css */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 2265, app/assets/stylesheets/formio.css */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 2269, app/assets/stylesheets/formio.css */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 2273, app/assets/stylesheets/formio.css */
.fa-money:before {
  content: "\f0d6";
}

/* line 2277, app/assets/stylesheets/formio.css */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 2281, app/assets/stylesheets/formio.css */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 2285, app/assets/stylesheets/formio.css */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 2289, app/assets/stylesheets/formio.css */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 2293, app/assets/stylesheets/formio.css */
.fa-columns:before {
  content: "\f0db";
}

/* line 2297, app/assets/stylesheets/formio.css */
.fa-sort:before,
.fa-unsorted:before {
  content: "\f0dc";
}

/* line 2302, app/assets/stylesheets/formio.css */
.fa-sort-desc:before,
.fa-sort-down:before {
  content: "\f0dd";
}

/* line 2307, app/assets/stylesheets/formio.css */
.fa-sort-asc:before,
.fa-sort-up:before {
  content: "\f0de";
}

/* line 2312, app/assets/stylesheets/formio.css */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 2316, app/assets/stylesheets/formio.css */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 2320, app/assets/stylesheets/formio.css */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 2325, app/assets/stylesheets/formio.css */
.fa-gavel:before,
.fa-legal:before {
  content: "\f0e3";
}

/* line 2330, app/assets/stylesheets/formio.css */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 2335, app/assets/stylesheets/formio.css */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 2339, app/assets/stylesheets/formio.css */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 2343, app/assets/stylesheets/formio.css */
.fa-bolt:before,
.fa-flash:before {
  content: "\f0e7";
}

/* line 2348, app/assets/stylesheets/formio.css */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 2352, app/assets/stylesheets/formio.css */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 2356, app/assets/stylesheets/formio.css */
.fa-clipboard:before,
.fa-paste:before {
  content: "\f0ea";
}

/* line 2361, app/assets/stylesheets/formio.css */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 2365, app/assets/stylesheets/formio.css */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 2369, app/assets/stylesheets/formio.css */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 2373, app/assets/stylesheets/formio.css */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 2377, app/assets/stylesheets/formio.css */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 2381, app/assets/stylesheets/formio.css */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 2385, app/assets/stylesheets/formio.css */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 2389, app/assets/stylesheets/formio.css */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 2393, app/assets/stylesheets/formio.css */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 2397, app/assets/stylesheets/formio.css */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 2401, app/assets/stylesheets/formio.css */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 2405, app/assets/stylesheets/formio.css */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 2409, app/assets/stylesheets/formio.css */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 2413, app/assets/stylesheets/formio.css */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 2417, app/assets/stylesheets/formio.css */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 2421, app/assets/stylesheets/formio.css */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 2425, app/assets/stylesheets/formio.css */
.fa-beer:before {
  content: "\f0fc";
}

/* line 2429, app/assets/stylesheets/formio.css */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 2433, app/assets/stylesheets/formio.css */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 2437, app/assets/stylesheets/formio.css */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 2441, app/assets/stylesheets/formio.css */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 2445, app/assets/stylesheets/formio.css */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 2449, app/assets/stylesheets/formio.css */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 2453, app/assets/stylesheets/formio.css */
.fa-angle-left:before {
  content: "\f104";
}

/* line 2457, app/assets/stylesheets/formio.css */
.fa-angle-right:before {
  content: "\f105";
}

/* line 2461, app/assets/stylesheets/formio.css */
.fa-angle-up:before {
  content: "\f106";
}

/* line 2465, app/assets/stylesheets/formio.css */
.fa-angle-down:before {
  content: "\f107";
}

/* line 2469, app/assets/stylesheets/formio.css */
.fa-desktop:before {
  content: "\f108";
}

/* line 2473, app/assets/stylesheets/formio.css */
.fa-laptop:before {
  content: "\f109";
}

/* line 2477, app/assets/stylesheets/formio.css */
.fa-tablet:before {
  content: "\f10a";
}

/* line 2481, app/assets/stylesheets/formio.css */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 2486, app/assets/stylesheets/formio.css */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 2490, app/assets/stylesheets/formio.css */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 2494, app/assets/stylesheets/formio.css */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 2498, app/assets/stylesheets/formio.css */
.fa-spinner:before {
  content: "\f110";
}

/* line 2502, app/assets/stylesheets/formio.css */
.fa-circle:before {
  content: "\f111";
}

/* line 2506, app/assets/stylesheets/formio.css */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 2511, app/assets/stylesheets/formio.css */
.fa-github-alt:before {
  content: "\f113";
}

/* line 2515, app/assets/stylesheets/formio.css */
.fa-folder-o:before {
  content: "\f114";
}

/* line 2519, app/assets/stylesheets/formio.css */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 2523, app/assets/stylesheets/formio.css */
.fa-smile-o:before {
  content: "\f118";
}

/* line 2527, app/assets/stylesheets/formio.css */
.fa-frown-o:before {
  content: "\f119";
}

/* line 2531, app/assets/stylesheets/formio.css */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 2535, app/assets/stylesheets/formio.css */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 2539, app/assets/stylesheets/formio.css */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 2543, app/assets/stylesheets/formio.css */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 2547, app/assets/stylesheets/formio.css */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 2551, app/assets/stylesheets/formio.css */
.fa-terminal:before {
  content: "\f120";
}

/* line 2555, app/assets/stylesheets/formio.css */
.fa-code:before {
  content: "\f121";
}

/* line 2559, app/assets/stylesheets/formio.css */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

/* line 2564, app/assets/stylesheets/formio.css */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

/* line 2570, app/assets/stylesheets/formio.css */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 2574, app/assets/stylesheets/formio.css */
.fa-crop:before {
  content: "\f125";
}

/* line 2578, app/assets/stylesheets/formio.css */
.fa-code-fork:before {
  content: "\f126";
}

/* line 2582, app/assets/stylesheets/formio.css */
.fa-chain-broken:before,
.fa-unlink:before {
  content: "\f127";
}

/* line 2587, app/assets/stylesheets/formio.css */
.fa-question:before {
  content: "\f128";
}

/* line 2591, app/assets/stylesheets/formio.css */
.fa-info:before {
  content: "\f129";
}

/* line 2595, app/assets/stylesheets/formio.css */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 2599, app/assets/stylesheets/formio.css */
.fa-superscript:before {
  content: "\f12b";
}

/* line 2603, app/assets/stylesheets/formio.css */
.fa-subscript:before {
  content: "\f12c";
}

/* line 2607, app/assets/stylesheets/formio.css */
.fa-eraser:before {
  content: "\f12d";
}

/* line 2611, app/assets/stylesheets/formio.css */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 2615, app/assets/stylesheets/formio.css */
.fa-microphone:before {
  content: "\f130";
}

/* line 2619, app/assets/stylesheets/formio.css */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 2623, app/assets/stylesheets/formio.css */
.fa-shield:before {
  content: "\f132";
}

/* line 2627, app/assets/stylesheets/formio.css */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 2631, app/assets/stylesheets/formio.css */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 2635, app/assets/stylesheets/formio.css */
.fa-rocket:before {
  content: "\f135";
}

/* line 2639, app/assets/stylesheets/formio.css */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 2643, app/assets/stylesheets/formio.css */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 2647, app/assets/stylesheets/formio.css */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 2651, app/assets/stylesheets/formio.css */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 2655, app/assets/stylesheets/formio.css */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 2659, app/assets/stylesheets/formio.css */
.fa-html5:before {
  content: "\f13b";
}

/* line 2663, app/assets/stylesheets/formio.css */
.fa-css3:before {
  content: "\f13c";
}

/* line 2667, app/assets/stylesheets/formio.css */
.fa-anchor:before {
  content: "\f13d";
}

/* line 2671, app/assets/stylesheets/formio.css */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 2675, app/assets/stylesheets/formio.css */
.fa-bullseye:before {
  content: "\f140";
}

/* line 2679, app/assets/stylesheets/formio.css */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 2683, app/assets/stylesheets/formio.css */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 2687, app/assets/stylesheets/formio.css */
.fa-rss-square:before {
  content: "\f143";
}

/* line 2691, app/assets/stylesheets/formio.css */
.fa-play-circle:before {
  content: "\f144";
}

/* line 2695, app/assets/stylesheets/formio.css */
.fa-ticket:before {
  content: "\f145";
}

/* line 2699, app/assets/stylesheets/formio.css */
.fa-minus-square:before {
  content: "\f146";
}

/* line 2703, app/assets/stylesheets/formio.css */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 2707, app/assets/stylesheets/formio.css */
.fa-level-up:before {
  content: "\f148";
}

/* line 2711, app/assets/stylesheets/formio.css */
.fa-level-down:before {
  content: "\f149";
}

/* line 2715, app/assets/stylesheets/formio.css */
.fa-check-square:before {
  content: "\f14a";
}

/* line 2719, app/assets/stylesheets/formio.css */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 2723, app/assets/stylesheets/formio.css */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 2727, app/assets/stylesheets/formio.css */
.fa-share-square:before {
  content: "\f14d";
}

/* line 2731, app/assets/stylesheets/formio.css */
.fa-compass:before {
  content: "\f14e";
}

/* line 2735, app/assets/stylesheets/formio.css */
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
  content: "\f150";
}

/* line 2740, app/assets/stylesheets/formio.css */
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: "\f151";
}

/* line 2745, app/assets/stylesheets/formio.css */
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: "\f152";
}

/* line 2750, app/assets/stylesheets/formio.css */
.fa-eur:before,
.fa-euro:before {
  content: "\f153";
}

/* line 2755, app/assets/stylesheets/formio.css */
.fa-gbp:before {
  content: "\f154";
}

/* line 2759, app/assets/stylesheets/formio.css */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 2764, app/assets/stylesheets/formio.css */
.fa-inr:before,
.fa-rupee:before {
  content: "\f156";
}

/* line 2769, app/assets/stylesheets/formio.css */
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: "\f157";
}

/* line 2776, app/assets/stylesheets/formio.css */
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: "\f158";
}

/* line 2782, app/assets/stylesheets/formio.css */
.fa-krw:before,
.fa-won:before {
  content: "\f159";
}

/* line 2787, app/assets/stylesheets/formio.css */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 2792, app/assets/stylesheets/formio.css */
.fa-file:before {
  content: "\f15b";
}

/* line 2796, app/assets/stylesheets/formio.css */
.fa-file-text:before {
  content: "\f15c";
}

/* line 2800, app/assets/stylesheets/formio.css */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 2804, app/assets/stylesheets/formio.css */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 2808, app/assets/stylesheets/formio.css */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 2812, app/assets/stylesheets/formio.css */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 2816, app/assets/stylesheets/formio.css */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 2820, app/assets/stylesheets/formio.css */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 2824, app/assets/stylesheets/formio.css */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 2828, app/assets/stylesheets/formio.css */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 2832, app/assets/stylesheets/formio.css */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 2836, app/assets/stylesheets/formio.css */
.fa-youtube:before {
  content: "\f167";
}

/* line 2840, app/assets/stylesheets/formio.css */
.fa-xing:before {
  content: "\f168";
}

/* line 2844, app/assets/stylesheets/formio.css */
.fa-xing-square:before {
  content: "\f169";
}

/* line 2848, app/assets/stylesheets/formio.css */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 2852, app/assets/stylesheets/formio.css */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 2856, app/assets/stylesheets/formio.css */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 2860, app/assets/stylesheets/formio.css */
.fa-instagram:before {
  content: "\f16d";
}

/* line 2864, app/assets/stylesheets/formio.css */
.fa-flickr:before {
  content: "\f16e";
}

/* line 2868, app/assets/stylesheets/formio.css */
.fa-adn:before {
  content: "\f170";
}

/* line 2872, app/assets/stylesheets/formio.css */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 2876, app/assets/stylesheets/formio.css */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 2880, app/assets/stylesheets/formio.css */
.fa-tumblr:before {
  content: "\f173";
}

/* line 2884, app/assets/stylesheets/formio.css */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 2888, app/assets/stylesheets/formio.css */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 2892, app/assets/stylesheets/formio.css */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 2896, app/assets/stylesheets/formio.css */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 2900, app/assets/stylesheets/formio.css */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 2904, app/assets/stylesheets/formio.css */
.fa-apple:before {
  content: "\f179";
}

/* line 2908, app/assets/stylesheets/formio.css */
.fa-windows:before {
  content: "\f17a";
}

/* line 2912, app/assets/stylesheets/formio.css */
.fa-android:before {
  content: "\f17b";
}

/* line 2916, app/assets/stylesheets/formio.css */
.fa-linux:before {
  content: "\f17c";
}

/* line 2920, app/assets/stylesheets/formio.css */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 2924, app/assets/stylesheets/formio.css */
.fa-skype:before {
  content: "\f17e";
}

/* line 2928, app/assets/stylesheets/formio.css */
.fa-foursquare:before {
  content: "\f180";
}

/* line 2932, app/assets/stylesheets/formio.css */
.fa-trello:before {
  content: "\f181";
}

/* line 2936, app/assets/stylesheets/formio.css */
.fa-female:before {
  content: "\f182";
}

/* line 2940, app/assets/stylesheets/formio.css */
.fa-male:before {
  content: "\f183";
}

/* line 2944, app/assets/stylesheets/formio.css */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

/* line 2949, app/assets/stylesheets/formio.css */
.fa-sun-o:before {
  content: "\f185";
}

/* line 2953, app/assets/stylesheets/formio.css */
.fa-moon-o:before {
  content: "\f186";
}

/* line 2957, app/assets/stylesheets/formio.css */
.fa-archive:before {
  content: "\f187";
}

/* line 2961, app/assets/stylesheets/formio.css */
.fa-bug:before {
  content: "\f188";
}

/* line 2965, app/assets/stylesheets/formio.css */
.fa-vk:before {
  content: "\f189";
}

/* line 2969, app/assets/stylesheets/formio.css */
.fa-weibo:before {
  content: "\f18a";
}

/* line 2973, app/assets/stylesheets/formio.css */
.fa-renren:before {
  content: "\f18b";
}

/* line 2977, app/assets/stylesheets/formio.css */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 2981, app/assets/stylesheets/formio.css */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 2985, app/assets/stylesheets/formio.css */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 2989, app/assets/stylesheets/formio.css */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 2993, app/assets/stylesheets/formio.css */
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "\f191";
}

/* line 2998, app/assets/stylesheets/formio.css */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 3002, app/assets/stylesheets/formio.css */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 3006, app/assets/stylesheets/formio.css */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 3010, app/assets/stylesheets/formio.css */
.fa-try:before,
.fa-turkish-lira:before {
  content: "\f195";
}

/* line 3015, app/assets/stylesheets/formio.css */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 3019, app/assets/stylesheets/formio.css */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 3023, app/assets/stylesheets/formio.css */
.fa-slack:before {
  content: "\f198";
}

/* line 3027, app/assets/stylesheets/formio.css */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 3031, app/assets/stylesheets/formio.css */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 3035, app/assets/stylesheets/formio.css */
.fa-openid:before {
  content: "\f19b";
}

/* line 3039, app/assets/stylesheets/formio.css */
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
  content: "\f19c";
}

/* line 3045, app/assets/stylesheets/formio.css */
.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "\f19d";
}

/* line 3050, app/assets/stylesheets/formio.css */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 3054, app/assets/stylesheets/formio.css */
.fa-google:before {
  content: "\f1a0";
}

/* line 3058, app/assets/stylesheets/formio.css */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 3062, app/assets/stylesheets/formio.css */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 3066, app/assets/stylesheets/formio.css */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 3070, app/assets/stylesheets/formio.css */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 3074, app/assets/stylesheets/formio.css */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 3078, app/assets/stylesheets/formio.css */
.fa-digg:before {
  content: "\f1a6";
}

/* line 3082, app/assets/stylesheets/formio.css */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 3086, app/assets/stylesheets/formio.css */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 3090, app/assets/stylesheets/formio.css */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 3094, app/assets/stylesheets/formio.css */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 3098, app/assets/stylesheets/formio.css */
.fa-language:before {
  content: "\f1ab";
}

/* line 3102, app/assets/stylesheets/formio.css */
.fa-fax:before {
  content: "\f1ac";
}

/* line 3106, app/assets/stylesheets/formio.css */
.fa-building:before {
  content: "\f1ad";
}

/* line 3110, app/assets/stylesheets/formio.css */
.fa-child:before {
  content: "\f1ae";
}

/* line 3114, app/assets/stylesheets/formio.css */
.fa-paw:before {
  content: "\f1b0";
}

/* line 3118, app/assets/stylesheets/formio.css */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 3122, app/assets/stylesheets/formio.css */
.fa-cube:before {
  content: "\f1b2";
}

/* line 3126, app/assets/stylesheets/formio.css */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 3130, app/assets/stylesheets/formio.css */
.fa-behance:before {
  content: "\f1b4";
}

/* line 3134, app/assets/stylesheets/formio.css */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 3138, app/assets/stylesheets/formio.css */
.fa-steam:before {
  content: "\f1b6";
}

/* line 3142, app/assets/stylesheets/formio.css */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 3146, app/assets/stylesheets/formio.css */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 3150, app/assets/stylesheets/formio.css */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

/* line 3155, app/assets/stylesheets/formio.css */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

/* line 3160, app/assets/stylesheets/formio.css */
.fa-tree:before {
  content: "\f1bb";
}

/* line 3164, app/assets/stylesheets/formio.css */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 3168, app/assets/stylesheets/formio.css */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 3172, app/assets/stylesheets/formio.css */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 3176, app/assets/stylesheets/formio.css */
.fa-database:before {
  content: "\f1c0";
}

/* line 3180, app/assets/stylesheets/formio.css */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 3184, app/assets/stylesheets/formio.css */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 3188, app/assets/stylesheets/formio.css */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 3192, app/assets/stylesheets/formio.css */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 3196, app/assets/stylesheets/formio.css */
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: "\f1c5";
}

/* line 3202, app/assets/stylesheets/formio.css */
.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: "\f1c6";
}

/* line 3207, app/assets/stylesheets/formio.css */
.fa-file-audio-o:before,
.fa-file-sound-o:before {
  content: "\f1c7";
}

/* line 3212, app/assets/stylesheets/formio.css */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

/* line 3217, app/assets/stylesheets/formio.css */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 3221, app/assets/stylesheets/formio.css */
.fa-vine:before {
  content: "\f1ca";
}

/* line 3225, app/assets/stylesheets/formio.css */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 3229, app/assets/stylesheets/formio.css */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 3233, app/assets/stylesheets/formio.css */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: "\f1cd";
}

/* line 3241, app/assets/stylesheets/formio.css */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 3245, app/assets/stylesheets/formio.css */
.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
  content: "\f1d0";
}

/* line 3251, app/assets/stylesheets/formio.css */
.fa-empire:before,
.fa-ge:before {
  content: "\f1d1";
}

/* line 3256, app/assets/stylesheets/formio.css */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 3260, app/assets/stylesheets/formio.css */
.fa-git:before {
  content: "\f1d3";
}

/* line 3264, app/assets/stylesheets/formio.css */
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
  content: "\f1d4";
}

/* line 3270, app/assets/stylesheets/formio.css */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 3274, app/assets/stylesheets/formio.css */
.fa-qq:before {
  content: "\f1d6";
}

/* line 3278, app/assets/stylesheets/formio.css */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

/* line 3283, app/assets/stylesheets/formio.css */
.fa-paper-plane:before,
.fa-send:before {
  content: "\f1d8";
}

/* line 3288, app/assets/stylesheets/formio.css */
.fa-paper-plane-o:before,
.fa-send-o:before {
  content: "\f1d9";
}

/* line 3293, app/assets/stylesheets/formio.css */
.fa-history:before {
  content: "\f1da";
}

/* line 3297, app/assets/stylesheets/formio.css */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 3301, app/assets/stylesheets/formio.css */
.fa-header:before {
  content: "\f1dc";
}

/* line 3305, app/assets/stylesheets/formio.css */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 3309, app/assets/stylesheets/formio.css */
.fa-sliders:before {
  content: "\f1de";
}

/* line 3313, app/assets/stylesheets/formio.css */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 3317, app/assets/stylesheets/formio.css */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 3321, app/assets/stylesheets/formio.css */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 3325, app/assets/stylesheets/formio.css */
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
  content: "\f1e3";
}

/* line 3330, app/assets/stylesheets/formio.css */
.fa-tty:before {
  content: "\f1e4";
}

/* line 3334, app/assets/stylesheets/formio.css */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 3338, app/assets/stylesheets/formio.css */
.fa-plug:before {
  content: "\f1e6";
}

/* line 3342, app/assets/stylesheets/formio.css */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 3346, app/assets/stylesheets/formio.css */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 3350, app/assets/stylesheets/formio.css */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 3354, app/assets/stylesheets/formio.css */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 3358, app/assets/stylesheets/formio.css */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 3362, app/assets/stylesheets/formio.css */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 3366, app/assets/stylesheets/formio.css */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 3370, app/assets/stylesheets/formio.css */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 3374, app/assets/stylesheets/formio.css */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 3378, app/assets/stylesheets/formio.css */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 3382, app/assets/stylesheets/formio.css */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 3386, app/assets/stylesheets/formio.css */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 3390, app/assets/stylesheets/formio.css */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 3394, app/assets/stylesheets/formio.css */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 3398, app/assets/stylesheets/formio.css */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 3402, app/assets/stylesheets/formio.css */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 3406, app/assets/stylesheets/formio.css */
.fa-trash:before {
  content: "\f1f8";
}

/* line 3410, app/assets/stylesheets/formio.css */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 3414, app/assets/stylesheets/formio.css */
.fa-at:before {
  content: "\f1fa";
}

/* line 3418, app/assets/stylesheets/formio.css */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 3422, app/assets/stylesheets/formio.css */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 3426, app/assets/stylesheets/formio.css */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 3430, app/assets/stylesheets/formio.css */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 3434, app/assets/stylesheets/formio.css */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 3438, app/assets/stylesheets/formio.css */
.fa-line-chart:before {
  content: "\f201";
}

/* line 3442, app/assets/stylesheets/formio.css */
.fa-lastfm:before {
  content: "\f202";
}

/* line 3446, app/assets/stylesheets/formio.css */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 3450, app/assets/stylesheets/formio.css */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 3454, app/assets/stylesheets/formio.css */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 3458, app/assets/stylesheets/formio.css */
.fa-bicycle:before {
  content: "\f206";
}

/* line 3462, app/assets/stylesheets/formio.css */
.fa-bus:before {
  content: "\f207";
}

/* line 3466, app/assets/stylesheets/formio.css */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 3470, app/assets/stylesheets/formio.css */
.fa-angellist:before {
  content: "\f209";
}

/* line 3474, app/assets/stylesheets/formio.css */
.fa-cc:before {
  content: "\f20a";
}

/* line 3478, app/assets/stylesheets/formio.css */
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
  content: "\f20b";
}

/* line 3484, app/assets/stylesheets/formio.css */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 3488, app/assets/stylesheets/formio.css */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 3492, app/assets/stylesheets/formio.css */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 3496, app/assets/stylesheets/formio.css */
.fa-dashcube:before {
  content: "\f210";
}

/* line 3500, app/assets/stylesheets/formio.css */
.fa-forumbee:before {
  content: "\f211";
}

/* line 3504, app/assets/stylesheets/formio.css */
.fa-leanpub:before {
  content: "\f212";
}

/* line 3508, app/assets/stylesheets/formio.css */
.fa-sellsy:before {
  content: "\f213";
}

/* line 3512, app/assets/stylesheets/formio.css */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 3516, app/assets/stylesheets/formio.css */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 3520, app/assets/stylesheets/formio.css */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 3524, app/assets/stylesheets/formio.css */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 3528, app/assets/stylesheets/formio.css */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 3532, app/assets/stylesheets/formio.css */
.fa-diamond:before {
  content: "\f219";
}

/* line 3536, app/assets/stylesheets/formio.css */
.fa-ship:before {
  content: "\f21a";
}

/* line 3540, app/assets/stylesheets/formio.css */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 3544, app/assets/stylesheets/formio.css */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 3548, app/assets/stylesheets/formio.css */
.fa-street-view:before {
  content: "\f21d";
}

/* line 3552, app/assets/stylesheets/formio.css */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 3556, app/assets/stylesheets/formio.css */
.fa-venus:before {
  content: "\f221";
}

/* line 3560, app/assets/stylesheets/formio.css */
.fa-mars:before {
  content: "\f222";
}

/* line 3564, app/assets/stylesheets/formio.css */
.fa-mercury:before {
  content: "\f223";
}

/* line 3568, app/assets/stylesheets/formio.css */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

/* line 3573, app/assets/stylesheets/formio.css */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 3577, app/assets/stylesheets/formio.css */
.fa-venus-double:before {
  content: "\f226";
}

/* line 3581, app/assets/stylesheets/formio.css */
.fa-mars-double:before {
  content: "\f227";
}

/* line 3585, app/assets/stylesheets/formio.css */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 3589, app/assets/stylesheets/formio.css */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 3593, app/assets/stylesheets/formio.css */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 3597, app/assets/stylesheets/formio.css */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 3601, app/assets/stylesheets/formio.css */
.fa-neuter:before {
  content: "\f22c";
}

/* line 3605, app/assets/stylesheets/formio.css */
.fa-genderless:before {
  content: "\f22d";
}

/* line 3609, app/assets/stylesheets/formio.css */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 3613, app/assets/stylesheets/formio.css */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 3617, app/assets/stylesheets/formio.css */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 3621, app/assets/stylesheets/formio.css */
.fa-server:before {
  content: "\f233";
}

/* line 3625, app/assets/stylesheets/formio.css */
.fa-user-plus:before {
  content: "\f234";
}

/* line 3629, app/assets/stylesheets/formio.css */
.fa-user-times:before {
  content: "\f235";
}

/* line 3633, app/assets/stylesheets/formio.css */
.fa-bed:before,
.fa-hotel:before {
  content: "\f236";
}

/* line 3638, app/assets/stylesheets/formio.css */
.fa-viacoin:before {
  content: "\f237";
}

/* line 3642, app/assets/stylesheets/formio.css */
.fa-train:before {
  content: "\f238";
}

/* line 3646, app/assets/stylesheets/formio.css */
.fa-subway:before {
  content: "\f239";
}

/* line 3650, app/assets/stylesheets/formio.css */
.fa-medium:before {
  content: "\f23a";
}

/* line 3654, app/assets/stylesheets/formio.css */
.fa-y-combinator:before,
.fa-yc:before {
  content: "\f23b";
}

/* line 3659, app/assets/stylesheets/formio.css */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 3663, app/assets/stylesheets/formio.css */
.fa-opencart:before {
  content: "\f23d";
}

/* line 3667, app/assets/stylesheets/formio.css */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 3671, app/assets/stylesheets/formio.css */
.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
  content: "\f240";
}

/* line 3677, app/assets/stylesheets/formio.css */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 3682, app/assets/stylesheets/formio.css */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

/* line 3687, app/assets/stylesheets/formio.css */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 3692, app/assets/stylesheets/formio.css */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

/* line 3697, app/assets/stylesheets/formio.css */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 3701, app/assets/stylesheets/formio.css */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 3705, app/assets/stylesheets/formio.css */
.fa-object-group:before {
  content: "\f247";
}

/* line 3709, app/assets/stylesheets/formio.css */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 3713, app/assets/stylesheets/formio.css */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 3717, app/assets/stylesheets/formio.css */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 3721, app/assets/stylesheets/formio.css */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 3725, app/assets/stylesheets/formio.css */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 3729, app/assets/stylesheets/formio.css */
.fa-clone:before {
  content: "\f24d";
}

/* line 3733, app/assets/stylesheets/formio.css */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 3737, app/assets/stylesheets/formio.css */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 3741, app/assets/stylesheets/formio.css */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 3746, app/assets/stylesheets/formio.css */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 3751, app/assets/stylesheets/formio.css */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 3756, app/assets/stylesheets/formio.css */
.fa-hourglass:before {
  content: "\f254";
}

/* line 3760, app/assets/stylesheets/formio.css */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

/* line 3765, app/assets/stylesheets/formio.css */
.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
  content: "\f256";
}

/* line 3770, app/assets/stylesheets/formio.css */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 3774, app/assets/stylesheets/formio.css */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 3778, app/assets/stylesheets/formio.css */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 3782, app/assets/stylesheets/formio.css */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 3786, app/assets/stylesheets/formio.css */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 3790, app/assets/stylesheets/formio.css */
.fa-trademark:before {
  content: "\f25c";
}

/* line 3794, app/assets/stylesheets/formio.css */
.fa-registered:before {
  content: "\f25d";
}

/* line 3798, app/assets/stylesheets/formio.css */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 3802, app/assets/stylesheets/formio.css */
.fa-gg:before {
  content: "\f260";
}

/* line 3806, app/assets/stylesheets/formio.css */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 3810, app/assets/stylesheets/formio.css */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 3814, app/assets/stylesheets/formio.css */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 3818, app/assets/stylesheets/formio.css */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 3822, app/assets/stylesheets/formio.css */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 3826, app/assets/stylesheets/formio.css */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 3830, app/assets/stylesheets/formio.css */
.fa-safari:before {
  content: "\f267";
}

/* line 3834, app/assets/stylesheets/formio.css */
.fa-chrome:before {
  content: "\f268";
}

/* line 3838, app/assets/stylesheets/formio.css */
.fa-firefox:before {
  content: "\f269";
}

/* line 3842, app/assets/stylesheets/formio.css */
.fa-opera:before {
  content: "\f26a";
}

/* line 3846, app/assets/stylesheets/formio.css */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 3850, app/assets/stylesheets/formio.css */
.fa-television:before,
.fa-tv:before {
  content: "\f26c";
}

/* line 3855, app/assets/stylesheets/formio.css */
.fa-contao:before {
  content: "\f26d";
}

/* line 3859, app/assets/stylesheets/formio.css */
.fa-500px:before {
  content: "\f26e";
}

/* line 3863, app/assets/stylesheets/formio.css */
.fa-amazon:before {
  content: "\f270";
}

/* line 3867, app/assets/stylesheets/formio.css */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 3871, app/assets/stylesheets/formio.css */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 3875, app/assets/stylesheets/formio.css */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 3879, app/assets/stylesheets/formio.css */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 3883, app/assets/stylesheets/formio.css */
.fa-industry:before {
  content: "\f275";
}

/* line 3887, app/assets/stylesheets/formio.css */
.fa-map-pin:before {
  content: "\f276";
}

/* line 3891, app/assets/stylesheets/formio.css */
.fa-map-signs:before {
  content: "\f277";
}

/* line 3895, app/assets/stylesheets/formio.css */
.fa-map-o:before {
  content: "\f278";
}

/* line 3899, app/assets/stylesheets/formio.css */
.fa-map:before {
  content: "\f279";
}

/* line 3903, app/assets/stylesheets/formio.css */
.fa-commenting:before {
  content: "\f27a";
}

/* line 3907, app/assets/stylesheets/formio.css */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 3911, app/assets/stylesheets/formio.css */
.fa-houzz:before {
  content: "\f27c";
}

/* line 3915, app/assets/stylesheets/formio.css */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 3919, app/assets/stylesheets/formio.css */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 3923, app/assets/stylesheets/formio.css */
.fa-fonticons:before {
  content: "\f280";
}

/* line 3927, app/assets/stylesheets/formio.css */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 3931, app/assets/stylesheets/formio.css */
.fa-edge:before {
  content: "\f282";
}

/* line 3935, app/assets/stylesheets/formio.css */
.fa-credit-card-alt:before {
  content: "\f283";
}

/* line 3939, app/assets/stylesheets/formio.css */
.fa-codiepie:before {
  content: "\f284";
}

/* line 3943, app/assets/stylesheets/formio.css */
.fa-modx:before {
  content: "\f285";
}

/* line 3947, app/assets/stylesheets/formio.css */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 3951, app/assets/stylesheets/formio.css */
.fa-usb:before {
  content: "\f287";
}

/* line 3955, app/assets/stylesheets/formio.css */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 3959, app/assets/stylesheets/formio.css */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 3963, app/assets/stylesheets/formio.css */
.fa-scribd:before {
  content: "\f28a";
}

/* line 3967, app/assets/stylesheets/formio.css */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 3971, app/assets/stylesheets/formio.css */
.fa-pause-circle-o:before {
  content: "\f28c";
}

/* line 3975, app/assets/stylesheets/formio.css */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 3979, app/assets/stylesheets/formio.css */
.fa-stop-circle-o:before {
  content: "\f28e";
}

/* line 3983, app/assets/stylesheets/formio.css */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 3987, app/assets/stylesheets/formio.css */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 3991, app/assets/stylesheets/formio.css */
.fa-hashtag:before {
  content: "\f292";
}

/* line 3995, app/assets/stylesheets/formio.css */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 3999, app/assets/stylesheets/formio.css */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 4003, app/assets/stylesheets/formio.css */
.fa-percent:before {
  content: "\f295";
}

/* line 4007, app/assets/stylesheets/formio.css */
.fa-gitlab:before {
  content: "\f296";
}

/* line 4011, app/assets/stylesheets/formio.css */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 4015, app/assets/stylesheets/formio.css */
.fa-wpforms:before {
  content: "\f298";
}

/* line 4019, app/assets/stylesheets/formio.css */
.fa-envira:before {
  content: "\f299";
}

/* line 4023, app/assets/stylesheets/formio.css */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 4027, app/assets/stylesheets/formio.css */
.fa-wheelchair-alt:before {
  content: "\f29b";
}

/* line 4031, app/assets/stylesheets/formio.css */
.fa-question-circle-o:before {
  content: "\f29c";
}

/* line 4035, app/assets/stylesheets/formio.css */
.fa-blind:before {
  content: "\f29d";
}

/* line 4039, app/assets/stylesheets/formio.css */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 4043, app/assets/stylesheets/formio.css */
.fa-volume-control-phone:before {
  content: "\f2a0";
}

/* line 4047, app/assets/stylesheets/formio.css */
.fa-braille:before {
  content: "\f2a1";
}

/* line 4051, app/assets/stylesheets/formio.css */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 4055, app/assets/stylesheets/formio.css */
.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
  content: "\f2a3";
}

/* line 4060, app/assets/stylesheets/formio.css */
.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
  content: "\f2a4";
}

/* line 4066, app/assets/stylesheets/formio.css */
.fa-glide:before {
  content: "\f2a5";
}

/* line 4070, app/assets/stylesheets/formio.css */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 4074, app/assets/stylesheets/formio.css */
.fa-sign-language:before,
.fa-signing:before {
  content: "\f2a7";
}

/* line 4079, app/assets/stylesheets/formio.css */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 4083, app/assets/stylesheets/formio.css */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 4087, app/assets/stylesheets/formio.css */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 4091, app/assets/stylesheets/formio.css */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 4095, app/assets/stylesheets/formio.css */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 4099, app/assets/stylesheets/formio.css */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 4103, app/assets/stylesheets/formio.css */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 4107, app/assets/stylesheets/formio.css */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 4111, app/assets/stylesheets/formio.css */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 4115, app/assets/stylesheets/formio.css */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 4119, app/assets/stylesheets/formio.css */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

/* line 4124, app/assets/stylesheets/formio.css */
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 4129, app/assets/stylesheets/formio.css */
.fa-handshake-o:before {
  content: "\f2b5";
}

/* line 4133, app/assets/stylesheets/formio.css */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 4137, app/assets/stylesheets/formio.css */
.fa-envelope-open-o:before {
  content: "\f2b7";
}

/* line 4141, app/assets/stylesheets/formio.css */
.fa-linode:before {
  content: "\f2b8";
}

/* line 4145, app/assets/stylesheets/formio.css */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 4149, app/assets/stylesheets/formio.css */
.fa-address-book-o:before {
  content: "\f2ba";
}

/* line 4153, app/assets/stylesheets/formio.css */
.fa-address-card:before,
.fa-vcard:before {
  content: "\f2bb";
}

/* line 4158, app/assets/stylesheets/formio.css */
.fa-address-card-o:before,
.fa-vcard-o:before {
  content: "\f2bc";
}

/* line 4163, app/assets/stylesheets/formio.css */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 4167, app/assets/stylesheets/formio.css */
.fa-user-circle-o:before {
  content: "\f2be";
}

/* line 4171, app/assets/stylesheets/formio.css */
.fa-user-o:before {
  content: "\f2c0";
}

/* line 4175, app/assets/stylesheets/formio.css */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 4179, app/assets/stylesheets/formio.css */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

/* line 4184, app/assets/stylesheets/formio.css */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

/* line 4189, app/assets/stylesheets/formio.css */
.fa-quora:before {
  content: "\f2c4";
}

/* line 4193, app/assets/stylesheets/formio.css */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 4197, app/assets/stylesheets/formio.css */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 4201, app/assets/stylesheets/formio.css */
.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
  content: "\f2c7";
}

/* line 4207, app/assets/stylesheets/formio.css */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 4212, app/assets/stylesheets/formio.css */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 4217, app/assets/stylesheets/formio.css */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 4222, app/assets/stylesheets/formio.css */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 4227, app/assets/stylesheets/formio.css */
.fa-shower:before {
  content: "\f2cc";
}

/* line 4231, app/assets/stylesheets/formio.css */
.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
  content: "\f2cd";
}

/* line 4237, app/assets/stylesheets/formio.css */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 4241, app/assets/stylesheets/formio.css */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 4245, app/assets/stylesheets/formio.css */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 4249, app/assets/stylesheets/formio.css */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 4253, app/assets/stylesheets/formio.css */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

/* line 4258, app/assets/stylesheets/formio.css */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

/* line 4263, app/assets/stylesheets/formio.css */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 4267, app/assets/stylesheets/formio.css */
.fa-grav:before {
  content: "\f2d6";
}

/* line 4271, app/assets/stylesheets/formio.css */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 4275, app/assets/stylesheets/formio.css */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 4279, app/assets/stylesheets/formio.css */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 4283, app/assets/stylesheets/formio.css */
.fa-eercast:before {
  content: "\f2da";
}

/* line 4287, app/assets/stylesheets/formio.css */
.fa-microchip:before {
  content: "\f2db";
}

/* line 4291, app/assets/stylesheets/formio.css */
.fa-snowflake-o:before {
  content: "\f2dc";
}

/* line 4295, app/assets/stylesheets/formio.css */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 4299, app/assets/stylesheets/formio.css */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 4303, app/assets/stylesheets/formio.css */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 4307, app/assets/stylesheets/formio.css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 4318, app/assets/stylesheets/formio.css */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 4328, app/assets/stylesheets/formio.css */
.formio-form {
  position: relative;
  min-height: 80px;
}

/* line 4333, app/assets/stylesheets/formio.css */
.formio-disabled-input .form-control.flatpickr-input {
  background-color: #eee;
}

/* line 4337, app/assets/stylesheets/formio.css */
.formio-component.has-error .invalid-feedback {
  display: block;
}

/* line 4341, app/assets/stylesheets/formio.css */
.formio-wysiwyg-editor {
  min-height: 200px;
  background-color: #fff;
}

/* line 4346, app/assets/stylesheets/formio.css */
.has-feedback .form-control {
  padding-right: 10px;
}

/* line 4350, app/assets/stylesheets/formio.css */
.has-feedback .form-control[type=hidden] {
  padding-right: 0;
}

/* line 4354, app/assets/stylesheets/formio.css */
.has-error.bg-danger {
  padding: 4px;
}

/* line 4358, app/assets/stylesheets/formio.css */
.ql-source:after {
  content: "[source]";
  white-space: nowrap;
}

/* line 4363, app/assets/stylesheets/formio.css */
.quill-source-code {
  width: 100%;
  margin: 0;
  background: #1d1d1d;
  box-sizing: border-box;
  color: #ccc;
  font-size: 15px;
  outline: 0;
  padding: 20px;
  line-height: 24px;
  font-family: Consolas, Menlo, Monaco, "Courier New", monospace;
  position: absolute;
  top: 0;
  bottom: 0;
  border: none;
  display: none;
}

/* line 4381, app/assets/stylesheets/formio.css */
.formio-component-tags tags {
  background-color: #fff;
}

/* line 4385, app/assets/stylesheets/formio.css */
.field-required:after {
  content: " *";
  color: red;
}

/* line 4390, app/assets/stylesheets/formio.css */
.glyphicon-spin {
  -webkit-animation: formio-spin 1s infinite linear;
  -moz-animation: formio-spin 1s infinite linear;
  -o-animation: formio-spin 1s infinite linear;
  animation: formio-spin 1s infinite linear;
}

@-moz-keyframes formio-spin {
  from {
    -moz-transform: rotate(0);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}

@-webkit-keyframes formio-spin {
  from {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes formio-spin {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}

/* line 4424, app/assets/stylesheets/formio.css */
.button-icon-right {
  margin-left: 5px;
}

/* line 4428, app/assets/stylesheets/formio.css */
.formio-component-submit .submit-success::after {
  font-family: 'Glyphicons Halflings';
  content: '\e013';
  position: relative;
  right: -4px;
  top: 1;
  line-height: 1;
}

/* line 4437, app/assets/stylesheets/formio.css */
.formio-component-submit .submit-fail::after {
  font-family: 'Glyphicons Halflings';
  content: '\e014';
  position: relative;
  right: -4px;
  top: 1;
  line-height: 1;
}

/* line 4446, app/assets/stylesheets/formio.css */
.formio-component-submit .submit-fail[disabled] {
  opacity: 1;
}

/* line 4450, app/assets/stylesheets/formio.css */
.form-control.flatpickr-input {
  background-color: #fff;
}

/* line 4454, app/assets/stylesheets/formio.css */
td > .form-group {
  margin-bottom: 0;
}

/* line 4458, app/assets/stylesheets/formio.css */
.signature-pad {
  position: relative;
}

/* line 4462, app/assets/stylesheets/formio.css */
.signature-pad-body {
  overflow: hidden;
}

/* line 4466, app/assets/stylesheets/formio.css */
.signature-pad-canvas {
  border-radius: 4px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.02) inset;
  border: 1px solid #f4f4f4;
}

/* line 4472, app/assets/stylesheets/formio.css */
.btn.signature-pad-refresh {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  padding: 3px;
  line-height: 0;
}

/* line 4481, app/assets/stylesheets/formio.css */
[dir=rtl] .btn.signature-pad-refresh {
  left: unset;
  right: 0;
}

/* line 4486, app/assets/stylesheets/formio.css */
.choices__list--dropdown .choices__item--selectable {
  padding-right: 0;
}

/* line 4490, app/assets/stylesheets/formio.css */
.signature-pad-refresh img {
  height: 1.2em;
}

/* line 4494, app/assets/stylesheets/formio.css */
.signature-pad-footer {
  text-align: center;
  color: #c3c3c3;
}

/* line 4499, app/assets/stylesheets/formio.css */
.loader-wrapper {
  z-index: 1000;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 4509, app/assets/stylesheets/formio.css */
.loader {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  margin-top: -30px;
  z-index: 10000;
  display: inline-block;
  border: 6px solid #f3f3f3;
  border-top: 6px solid #3498db;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 4534, app/assets/stylesheets/formio.css */
.choices__list--dropdown {
  z-index: 100;
}

/* line 4538, app/assets/stylesheets/formio.css */
.choices__list--multiple .choices__item {
  border-radius: 0;
  padding: 2px 8px;
  line-height: 1em;
  margin-bottom: 6px;
}

/* line 4545, app/assets/stylesheets/formio.css */
.choices__list--single {
  padding: 0;
}

/* line 4549, app/assets/stylesheets/formio.css */
.choices__input {
  padding: 2px;
}

/* line 4553, app/assets/stylesheets/formio.css */
.choices[dir=rtl] > * {
  text-align: right;
}

/* line 4557, app/assets/stylesheets/formio.css */
.choices[dir=rtl] .choices__list--multiple .choices__item[data-deletable] {
  padding-left: 5px;
  float: right;
}

/* line 4562, app/assets/stylesheets/formio.css */
.choices[dir=rtl] .choices__list--multiple .choices__item[data-deletable] .choices__button {
  float: left;
  margin: 0 8px 0 -4px;
  padding-left: unset;
  padding-right: 16px;
  border-left: unset;
  border-right: 1px solid #008fa1;
}

/* line 4571, app/assets/stylesheets/formio.css */
.formio-component-file .fileSelector {
  padding: 15px;
  border: 2px dashed #ddd;
  text-align: center;
}

/* line 4577, app/assets/stylesheets/formio.css */
.formio-component-file .fileSelector.fileDragOver {
  border-color: #127abe;
}

/* line 4581, app/assets/stylesheets/formio.css */
.formio-component-file .fileSelector .fa,
.formio-component-file .fileSelector .glyphicon {
  font-size: 20px;
  margin-right: 5px;
}

/* line 4587, app/assets/stylesheets/formio.css */
[dir=rtl] .formio-component-file .fileSelector .fa,
[dir=rtl] .formio-component-file .fileSelector .glyphicon {
  margin-right: unset;
  margin-left: 5px;
}

/* line 4593, app/assets/stylesheets/formio.css */
.formio-component-file .fileSelector .browse {
  cursor: pointer;
}

@-webkit-keyframes formio-dialog-fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes formio-dialog-fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes formio-dialog-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes formio-dialog-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* line 4633, app/assets/stylesheets/formio.css */
.formio-dialog {
  box-sizing: border-box;
  font-size: .8em;
  color: #666;
}

/* line 4639, app/assets/stylesheets/formio.css */
.formio-dialog.formio-modaledit-dialog {
  font-size: inherit;
}

/* line 4643, app/assets/stylesheets/formio.css */
.formio-dialog *,
.formio-dialog:after,
.formio-dialog:before {
  box-sizing: inherit;
}

/* line 4649, app/assets/stylesheets/formio.css */
.formio-dialog {
  position: fixed;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  animation: formio-dialog-fadein .5s;
}

/* line 4662, app/assets/stylesheets/formio.css */
.formio-dialog.formio-dialog-disabled-animation,
.formio-dialog.formio-dialog-disabled-animation .formio-dialog-content,
.formio-dialog.formio-dialog-disabled-animation .formio-dialog-overlay {
  -webkit-animation: none !important;
  animation: none !important;
}

/* line 4669, app/assets/stylesheets/formio.css */
.formio-dialog-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  -webkit-animation: formio-dialog-fadein .5s;
  animation: formio-dialog-fadein .5s;
  margin-right: 15px;
  background: 0 0;
}

/* line 4682, app/assets/stylesheets/formio.css */
.formio-dialog-no-overlay {
  pointer-events: none;
}

/* line 4686, app/assets/stylesheets/formio.css */
.formio-dialog.formio-dialog-closing .formio-dialog-overlay {
  -webkit-backface-visibility: hidden;
  -webkit-animation: formio-dialog-fadeout .5s;
  animation: formio-dialog-fadeout .5s;
}

/* line 4692, app/assets/stylesheets/formio.css */
.formio-dialog-content {
  background: #fff;
  -webkit-backface-visibility: hidden;
  -webkit-animation: formio-dialog-fadein .5s;
  animation: formio-dialog-fadein .5s;
  pointer-events: all;
}

/* line 4700, app/assets/stylesheets/formio.css */
.formio-dialog.formio-dialog-closing .formio-dialog-content {
  -webkit-backface-visibility: hidden;
  -webkit-animation: formio-dialog-fadeout .5s;
  animation: formio-dialog-fadeout .5s;
}

/* line 4706, app/assets/stylesheets/formio.css */
.formio-dialog-close:before {
  font-family: Helvetica, Arial, sans-serif;
  content: '×';
  cursor: pointer;
}

/* line 4712, app/assets/stylesheets/formio.css */
body.formio-dialog-open,
html.formio-dialog-open {
  overflow: hidden;
}

@-webkit-keyframes formio-dialog-flyin {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes formio-dialog-flyin {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes formio-dialog-flyout {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@keyframes formio-dialog-flyout {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

/* line 4769, app/assets/stylesheets/formio.css */
.formio-dialog.formio-dialog-theme-default {
  padding-bottom: 160px;
  padding-top: 160px;
}

/* line 4774, app/assets/stylesheets/formio.css */
.formio-dialog.formio-dialog-theme-default.formio-dialog-closing .formio-dialog-content {
  -webkit-animation: formio-dialog-flyout .5s;
  animation: formio-dialog-flyout .5s;
}

/* line 4779, app/assets/stylesheets/formio.css */
.formio-dialog.formio-dialog-theme-default .formio-dialog-content {
  -webkit-animation: formio-dialog-flyin .5s;
  animation: formio-dialog-flyin .5s;
  background: #f0f0f0;
  border-radius: 5px;
  font-family: Helvetica, sans-serif;
  font-size: 1.1em;
  line-height: 1.5em;
  margin: 0 auto;
  max-width: 100%;
  padding: 1em;
  position: relative;
  width: 65%;
}

/* line 4794, app/assets/stylesheets/formio.css */
.formio-dialog.formio-dialog-theme-default .formio-dialog-close {
  border: none;
  background: 0 0;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 4803, app/assets/stylesheets/formio.css */
.formio-clickable {
  cursor: pointer;
}

/* line 4807, app/assets/stylesheets/formio.css */
.component-settings .nav > li > a {
  padding: 8px 10px;
}

/* line 4811, app/assets/stylesheets/formio.css */
.formio-dialog.formio-dialog-theme-default .formio-dialog-close:before {
  display: block;
  padding: 3px;
  background: 0 0;
  color: #bbb;
  content: '×';
  font-size: 26px;
  font-weight: 400;
  line-height: 26px;
  text-align: center;
}

/* line 4823, app/assets/stylesheets/formio.css */
.formio-dialog.formio-dialog-theme-default .formio-dialog-close:active:before,
.formio-dialog.formio-dialog-theme-default .formio-dialog-close:hover:before {
  color: #777;
}

/* line 4828, app/assets/stylesheets/formio.css */
.formio-dialog.formio-dialog-theme-default .formio-dialog-message {
  margin-bottom: .5em;
}

/* line 4832, app/assets/stylesheets/formio.css */
.formio-dialog.formio-dialog-theme-default .formio-dialog-input {
  margin-bottom: 1em;
}

/* line 4836, app/assets/stylesheets/formio.css */
.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=email],
.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=password],
.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=text],
.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=url],
.formio-dialog.formio-dialog-theme-default .formio-dialog-input textarea {
  background: #fff;
  border: 0;
  border-radius: 3px;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin: 0 0 .25em;
  min-height: 2.5em;
  padding: .25em .67em;
  width: 100%;
}

/* line 4853, app/assets/stylesheets/formio.css */
.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=email]:focus,
.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=password]:focus,
.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=text]:focus,
.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=url]:focus,
.formio-dialog.formio-dialog-theme-default .formio-dialog-input textarea:focus {
  box-shadow: inset 0 0 0 2px #8dbdf1;
  outline: 0;
}

/* line 4862, app/assets/stylesheets/formio.css */
.formio-dialog.formio-dialog-theme-default .formio-dialog-buttons {
  *zoom: 1;
}

/* line 4866, app/assets/stylesheets/formio.css */
.formio-dialog.formio-dialog-theme-default .formio-dialog-buttons:after {
  content: '';
  display: table;
  clear: both;
}

/* line 4872, app/assets/stylesheets/formio.css */
.formio-dialog.formio-dialog-theme-default .formio-dialog-button {
  border: 0;
  border-radius: 3px;
  cursor: pointer;
  float: right;
  font-family: inherit;
  font-size: .8em;
  letter-spacing: .1em;
  line-height: 1em;
  margin: 0 0 0 .5em;
  padding: .75em 2em;
  text-transform: uppercase;
}

/* line 4886, app/assets/stylesheets/formio.css */
.formio-dialog.formio-dialog-theme-default .formio-dialog-button:focus {
  -webkit-animation: formio-dialog-pulse 1.1s infinite;
  animation: formio-dialog-pulse 1.1s infinite;
  outline: 0;
}

@media (max-width: 568px) {
  /* line 4893, app/assets/stylesheets/formio.css */
  .formio-dialog.formio-dialog-theme-default .formio-dialog-button:focus {
    -webkit-animation: none;
    animation: none;
  }
}

/* line 4899, app/assets/stylesheets/formio.css */
.formio-dialog.formio-dialog-theme-default .formio-dialog-button.formio-dialog-button-primary {
  background: #3288e6;
  color: #fff;
}

/* line 4904, app/assets/stylesheets/formio.css */
.formio-dialog.formio-dialog-theme-default .formio-dialog-button.formio-dialog-button-secondary {
  background: #e0e0e0;
  color: #777;
}

/* line 4909, app/assets/stylesheets/formio.css */
.formio-dialog-content .panel {
  margin: 0;
}

/* line 4913, app/assets/stylesheets/formio.css */
.formio-placeholder {
  position: absolute;
  color: #999;
}

/* line 4918, app/assets/stylesheets/formio.css */
.formio-dialog .formio-dialog-close {
  cursor: pointer;
}

/* line 4922, app/assets/stylesheets/formio.css */
.formio-iframe {
  border: none;
  width: 100%;
  height: 1000px;
}

/* line 4928, app/assets/stylesheets/formio.css */
.inline-form-button {
  margin-right: 10px;
}

/* line 4932, app/assets/stylesheets/formio.css */
.tooltip {
  opacity: 1;
}

/* line 4936, app/assets/stylesheets/formio.css */
.tooltip[x-placement=right] .tooltip-arrow {
  border-right: 5px solid #000;
}

/* line 4940, app/assets/stylesheets/formio.css */
.tooltip[x-placement=right] .tooltip-inner {
  margin-left: 8px;
}

/* line 4944, app/assets/stylesheets/formio.css */
.control-label--bottom {
  margin-bottom: 0;
  margin-top: 5px;
}

/* line 4949, app/assets/stylesheets/formio.css */
.formio-component-label-hidden {
  position: relative;
}

/* line 4953, app/assets/stylesheets/formio.css */
.control-label--hidden {
  position: absolute;
  top: 6px;
  right: 5px;
  font-size: 1.5em;
}

/* line 4960, app/assets/stylesheets/formio.css */
.formio-component-datetime .control-label--hidden.field-required {
  right: 45px;
  z-index: 3;
}

/* line 4965, app/assets/stylesheets/formio.css */
.formio-component-selectboxes .control-label--hidden.field-required,
.formio-component-survey .control-label--hidden.field-required {
  top: 0;
}

/* line 4970, app/assets/stylesheets/formio.css */
.formio-component-resource .control-label--hidden.field-required,
.formio-component-select .control-label--hidden.field-required {
  right: 40px;
  z-index: 2;
}

/* line 4976, app/assets/stylesheets/formio.css */
.checkbox-inline label,
.radio-inline label {
  font-weight: 400;
  cursor: pointer;
}

/* line 4982, app/assets/stylesheets/formio.css */
.editgrid-listgroup {
  margin-bottom: 10px;
}

/* line 4986, app/assets/stylesheets/formio.css */
.tree-listgroup {
  flex-direction: row;
}

/* line 4990, app/assets/stylesheets/formio.css */
.formio-component-submit .has-error {
  display: none;
}

/* line 4994, app/assets/stylesheets/formio.css */
.formio-component-submit button[disabled] + .has-error {
  display: block;
}

/* line 4998, app/assets/stylesheets/formio.css */
.formio-choices.form-group {
  margin-bottom: 0;
}

/* line 5002, app/assets/stylesheets/formio.css */
.formio-choices[data-type=select-multiple] .form-control {
  height: auto;
}

/* line 5006, app/assets/stylesheets/formio.css */
.form-control.formio-multiple-mask-select {
  width: 15%;
  z-index: 4;
}

/* line 5011, app/assets/stylesheets/formio.css */
.form-control.formio-multiple-mask-input {
  width: 85%;
}

/* line 5015, app/assets/stylesheets/formio.css */
.input-group.formio-multiple-mask-container {
  width: 100%;
}

/* line 5019, app/assets/stylesheets/formio.css */
.formio-component .table {
  margin-bottom: 0;
}

/* line 5023, app/assets/stylesheets/formio.css */
.formio-hide-label-panel-tooltip {
  margin-top: -10px;
  margin-left: -10px;
}

/* line 5028, app/assets/stylesheets/formio.css */
.is-disabled .choices__list--multiple .choices__item {
  padding: 5px 10px;
}

/* line 5032, app/assets/stylesheets/formio.css */
.is-disabled .choices__list--multiple .choices__item .choices__button {
  display: none;
}

/* line 5036, app/assets/stylesheets/formio.css */
.has-error.alert-danger .form-group {
  color: #333;
}

/* line 5040, app/assets/stylesheets/formio.css */
.formio-collapse-icon {
  cursor: pointer;
  color: #666;
  font-size: .6em;
  border: 1px solid #ccc;
  border-radius: .3em;
  padding: .2em .4em;
  vertical-align: top;
  margin-right: 4px;
  margin-top: 1px;
}

/* line 5052, app/assets/stylesheets/formio.css */
[dir=rtl] .formio-collapse-icon {
  margin-right: unset;
  margin-left: 4px;
}

/* line 5057, app/assets/stylesheets/formio.css */
.formio-component-dateTime .form-control[type=datetime-local] ~ .input-group-addon,
.formio-component-datetime .form-control[type=datetime-local] ~ .input-group-addon {
  width: auto;
}

/* line 5062, app/assets/stylesheets/formio.css */
.formio-component-datagrid .formio-datagrid-remove {
  position: absolute;
  top: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity .2s linear, visibility 0s .2s;
}

/* line 5071, app/assets/stylesheets/formio.css */
.formio-component-datagrid .datagrid-table > tbody > tr > td:last-child {
  position: relative;
}

/* line 5075, app/assets/stylesheets/formio.css */
.formio-component-datagrid .datagrid-table > tbody > tr:hover > td:last-child .formio-datagrid-remove {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s, opacity .2s linear;
}

/* line 5081, app/assets/stylesheets/formio.css */
.formio-component-modaledit .formio-modaledit-view-container {
  position: relative;
  border: 1px solid #ddd;
  min-height: 34px;
  padding: 6px 12px;
  cursor: text;
}

/* line 5089, app/assets/stylesheets/formio.css */
td .formio-component-modaledit .formio-modaledit-view-container {
  padding: 0;
  border-style: none;
}

/* line 5094, app/assets/stylesheets/formio.css */
.formio-component-modaledit .formio-modaledit-edit {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity .2s linear, visibility 0s .2s;
}

/* line 5103, app/assets/stylesheets/formio.css */
.formio-component-modaledit .formio-modaledit-view-container:hover .formio-modaledit-edit {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s, opacity .2s linear;
}

/* line 5109, app/assets/stylesheets/formio.css */
.formio-modaledit-dialog .formio-modaledit-close {
  position: absolute;
  top: 100%;
  right: 0;
  border-radius: 0;
}

/* line 5116, app/assets/stylesheets/formio.css */
.reset-margins a,
.reset-margins abbr,
.reset-margins acronym,
.reset-margins address,
.reset-margins applet,
.reset-margins article,
.reset-margins aside,
.reset-margins audio,
.reset-margins b,
.reset-margins big,
.reset-margins blockquote,
.reset-margins body,
.reset-margins canvas,
.reset-margins caption,
.reset-margins center,
.reset-margins cite,
.reset-margins code,
.reset-margins dd,
.reset-margins del,
.reset-margins details,
.reset-margins dfn,
.reset-margins div,
.reset-margins dl,
.reset-margins dt,
.reset-margins em,
.reset-margins embed,
.reset-margins fieldset,
.reset-margins figcaption,
.reset-margins figure,
.reset-margins footer,
.reset-margins form,
.reset-margins h1,
.reset-margins h2,
.reset-margins h3,
.reset-margins h4,
.reset-margins h5,
.reset-margins h6,
.reset-margins header,
.reset-margins hgroup,
.reset-margins html,
.reset-margins i,
.reset-margins iframe,
.reset-margins img,
.reset-margins ins,
.reset-margins kbd,
.reset-margins label,
.reset-margins legend,
.reset-margins li,
.reset-margins mark,
.reset-margins menu,
.reset-margins nav,
.reset-margins object,
.reset-margins ol,
.reset-margins output,
.reset-margins p,
.reset-margins pre,
.reset-margins q,
.reset-margins ruby,
.reset-margins s,
.reset-margins samp,
.reset-margins section,
.reset-margins small,
.reset-margins span,
.reset-margins strike,
.reset-margins strong,
.reset-margins sub,
.reset-margins summary,
.reset-margins sup,
.reset-margins table,
.reset-margins tbody,
.reset-margins td,
.reset-margins tfoot,
.reset-margins th,
.reset-margins thead,
.reset-margins time,
.reset-margins tr,
.reset-margins tt,
.reset-margins u,
.reset-margins ul,
.reset-margins var,
.reset-margins video {
  margin: 0;
}

/* line 5200, app/assets/stylesheets/formio.css */
.ck-body .ck.ck-balloon-panel {
  z-index: 101000;
}

/* line 5204, app/assets/stylesheets/formio.css */
.formio-component-select select[disabled=disabled] {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}

/* line 5211, app/assets/stylesheets/formio.css */
.formio-component-select .choices.is-disabled[data-type*=select-one]:after,
.formio-component-select div[disabled=disabled] button {
  display: none;
}

/* line 5216, app/assets/stylesheets/formio.css */
.datagrid-group-label.collapsed > td {
  display: none;
}

/* line 5220, app/assets/stylesheets/formio.css */
.datagrid-group-header.clickable {
  cursor: pointer;
}

/* line 5224, app/assets/stylesheets/formio.css */
.datagrid-group-header.clickable .datagrid-group-label:before {
  display: inline-block;
  vertical-align: middle;
  content: '▾';
  margin: 0 5px;
}

/* line 5231, app/assets/stylesheets/formio.css */
.datagrid-group-header.clickable.collapsed .datagrid-group-label:before {
  content: '▸';
}

/* line 5235, app/assets/stylesheets/formio.css */
.formio-drag-column,
.formio-remove-column {
  width: 50px;
  white-space: nowrap;
  text-align: center;
}

/* line 5242, app/assets/stylesheets/formio.css */
.formbuilder {
  position: relative;
}

/* line 5246, app/assets/stylesheets/formio.css */
.drag-container {
  padding: 10px;
  border: dotted 2px #e8e8e8;
}

/* line 5251, app/assets/stylesheets/formio.css */
.drag-container:hover {
  cursor: move;
  border: dotted 2px #ccc;
}

/* line 5256, app/assets/stylesheets/formio.css */
.component-btn-group {
  position: absolute;
  right: 0;
  z-index: 1000;
  margin-top: -2px;
}

/* line 5263, app/assets/stylesheets/formio.css */
.formio-component:not(:hover) .component-btn-group {
  display: none;
}

/* line 5267, app/assets/stylesheets/formio.css */
.builder-group-button {
  background-color: transparent;
  white-space: normal;
  text-align: left;
  color: #5095ff;
}

/* line 5274, app/assets/stylesheets/formio.css */
.form-builder-group-header {
  padding: 0;
}

/* line 5278, app/assets/stylesheets/formio.css */
.formio-dialog .tab-content {
  padding-top: 12px;
}

/* line 5282, app/assets/stylesheets/formio.css */
.component-btn-group .component-settings-button {
  float: right;
  z-index: 1001;
  margin: 4px 4px 0 0;
  z-index: 1001;
  -webkit-box-shadow: 0 0 10px 1px rgba(48, 113, 169, 0.6);
  -moz-box-shadow: 0 0 10px 1px rgba(48, 113, 169, 0.6);
  box-shadow: 0 0 10px 1px rgba(48, 113, 169, 0.6);
}

/* line 5292, app/assets/stylesheets/formio.css */
.formbuilder .formio-component-form,
.formbuilder .formio-component-hidden {
  border: 2px dashed #ddd;
}

/* line 5297, app/assets/stylesheets/formio.css */
.formbuilder .formio-component-hidden {
  height: 3em;
  text-align: center;
  color: #aaa;
  padding-top: .5em;
}

/* line 5304, app/assets/stylesheets/formio.css */
.formbuilder .row.formio-component-columns {
  margin-left: 0;
  margin-right: 0;
}

/* line 5309, app/assets/stylesheets/formio.css */
.btn-group-xxs > .btn,
.btn-xxs,
.component-btn-group .component-settings-button {
  padding: 2px 2px;
  font-size: 10px;
  line-height: 1.2em;
  border-radius: 0;
  width: 18px;
  height: 18px;
}

/* line 5320, app/assets/stylesheets/formio.css */
.formcomponents .formcomponent {
  text-align: left;
  padding: 5px 5px 5px 8px;
  margin-top: .2rem;
  font-size: .8em;
  line-height: 1.2;
  border-radius: .3em;
}

/* line 5329, app/assets/stylesheets/formio.css */
.form-builder-panel .panel-body {
  padding: 5px;
}

/* line 5333, app/assets/stylesheets/formio.css */
.formio-pdf-builder {
  position: relative;
}

/* line 5337, app/assets/stylesheets/formio.css */
.formio-drop-zone {
  display: none;
  position: absolute;
  z-index: 10;
  background-color: #0d87e9;
  opacity: .1;
}

/* line 5345, app/assets/stylesheets/formio.css */
.formio-drop-zone.enabled {
  display: inherit;
}

/* line 5349, app/assets/stylesheets/formio.css */
.component-settings-button-paste {
  display: none;
}

/* line 5353, app/assets/stylesheets/formio.css */
.builder-paste-mode .component-settings-button-paste {
  display: inherit;
}

/* line 5357, app/assets/stylesheets/formio.css */
.wizard-page-label {
  cursor: pointer;
}

/* line 5361, app/assets/stylesheets/formio.css */
.panel-body .drag-and-drop-alert {
  margin-bottom: 0;
}

/* line 5365, app/assets/stylesheets/formio.css */
.formio-form .pagination {
  margin-bottom: 20px;
  margin-top: 20px;
  display: none;
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url(/assets/fa-solid-900-651e4fc1957b3016956d8547629ef90bc52b1e92b7df43654f3c1fc42daac8f4.eot);
  src: url(/assets/fa-solid-900-651e4fc1957b3016956d8547629ef90bc52b1e92b7df43654f3c1fc42daac8f4.eot?#iefix) format("embedded-opentype"), url(/assets/fa-solid-900-2a830776b22f35a613089d8c5f0a1b91de5bfad1bd81952c7d6ba2ce24eadae8.woff2) format("woff2"), url(/assets/fa-solid-900-8c67a5d564a4d22937bb4c5f72345c50e3a78c0ade84c9d44be53abfbe301dfb.ttf) format("truetype"), url(/assets/fa-solid-900-ab37c095b19d9b06f3bc75de2183b1cff6292796f4ad8bb595af3aad6f606cb0.svg#fontawesome) format("svg");
}

/* line 8, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon {
  font-family: 'Font Awesome 5 Free';
}

/* line 11, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-chevron-up::before {
  content: "\f077";
}

/* line 14, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-chevron-right::before {
  content: "\f054";
}

/* line 17, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-chevron-left::before {
  content: "\f053";
}

/* line 20, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-asterisk::before {
  content: "\f069";
}

/*
.glyphicon.glyphicon-plus::before {
  content: "\f067";
}
*/
/* line 28, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-euro::before,
.glyphicon.glyphicon-eur::before {
  content: "\f153";
}

/* line 32, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-minus::before {
  content: "\f068";
}

/* line 35, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-cloud::before {
  content: "\f0c2";
}

/* line 38, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-envelope::before {
  content: "\f0e0";
}

/* line 41, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-pencil::before {
  content: "\f040";
}

/* line 44, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-glass::before {
  content: "\f000";
}

/* line 47, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-music::before {
  content: "\f001";
}

/* line 50, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-search::before {
  content: "\f002";
}

/* line 53, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-heart::before {
  content: "\f004";
}

/* line 56, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-star::before {
  content: "\f005";
}

/* line 59, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-star-empty::before {
  content: "\f006";
}

/* line 62, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-user::before {
  content: "\f007";
}

/* line 65, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-film::before {
  content: "\f008";
}

/* line 68, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-th-large::before {
  content: "\f009";
}

/* line 71, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-th::before {
  content: "\f00a";
}

/* line 74, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-th-list::before {
  content: "\f00b";
}

/* line 77, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-ok::before {
  content: "\f00c";
}

/* line 81, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-remove::before {
  content: "\f00d";
}

/* line 85, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-zoom-in::before {
  content: "\f00e";
}

/* line 88, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-zoom-out::before {
  content: "\f010";
}

/* line 91, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-off::before {
  content: "\f011";
}

/* line 94, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-signal::before {
  content: "\f012";
}

/* line 98, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-cog::before {
  content: "\f013";
}

/* line 102, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-trash::before {
  content: "\f1f8";
}

/* line 105, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-home::before {
  content: "\f015";
}

/* line 108, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-file::before {
  content: "\f15b";
}

/* line 111, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-time::before {
  content: "\f017";
}

/* line 114, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-road::before {
  content: "\f018";
}

/* line 117, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-download-alt::before {
  content: "\f0ed";
}

/* line 120, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-download::before {
  content: "\f019";
}

/* line 123, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-upload::before {
  content: "\f093";
}

/* line 126, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-inbox::before {
  content: "\f01c";
}

/* line 129, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-play-circle::before {
  content: "\f144";
}

/* line 132, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-repeat::before {
  content: "\f01e";
}

/* line 135, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-refresh::before {
  content: "\f021";
}

/* line 138, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-list-alt::before {
  content: "\f022";
}

/* line 141, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-lock::before {
  content: "\f023";
}

/* line 144, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-flag::before {
  content: "\f024";
}

/* line 147, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-headphones::before {
  content: "\f025";
}

/* line 150, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-volume-off::before {
  content: "\f026";
}

/* line 153, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-volume-down::before {
  content: "\f027";
}

/* line 156, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-volume-up::before {
  content: "\f028";
}

/* line 159, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-qrcode::before {
  content: "\f029";
}

/* line 162, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-barcode::before {
  content: "\f02a";
}

/* line 165, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-tag::before {
  content: "\f02b";
}

/* line 168, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-tags::before {
  content: "\f02c";
}

/* line 171, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-book::before {
  content: "\f02d";
}

/* line 174, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-bookmark::before {
  content: "\f02e";
}

/* line 177, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-print::before {
  content: "\f02f";
}

/* line 180, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-camera::before {
  content: "\f030";
}

/* line 183, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-font::before {
  content: "\f031";
}

/* line 186, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-bold::before {
  content: "\f032";
}

/* line 189, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-italic::before {
  content: "\f033";
}

/* line 192, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-text-height::before {
  content: "\f034";
}

/* line 195, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-text-width::before {
  content: "\f035";
}

/* line 198, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-align-left::before {
  content: "\f036";
}

/* line 201, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-align-center::before {
  content: "\f037";
}

/* line 204, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-align-right::before {
  content: "\f038";
}

/* line 207, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-align-justify::before {
  content: "\f039";
}

/* line 210, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-list::before {
  content: "\f03a";
}

/* line 213, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-indent-left::before {
  content: "\f03c";
}

/* line 216, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-indent-right::before {
  content: "\f03b";
}

/* line 219, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-facetime-video::before {
  content: "\f03d";
}

/* line 222, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-picture::before {
  content: "\f03e";
}

/* line 225, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-map-marker::before {
  content: "\f041";
}

/* line 228, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-adjust::before {
  content: "\f042";
}

/* line 231, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-tint::before {
  content: "\f043";
}

/* line 234, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-edit::before {
  content: "\f044";
}

/* line 237, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-share::before {
  content: "\f064";
}

/* line 240, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-check::before {
  content: "\f00c";
}

/* line 243, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-move::before {
  content: "\f047";
}

/* line 246, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-step-backward::before {
  content: "\f048";
}

/* line 249, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-fast-backward::before {
  content: "\f049";
}

/* line 252, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-backward::before {
  content: "\f04a";
}

/* line 255, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-play::before {
  content: "\f04b";
}

/* line 258, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-pause::before {
  content: "\f04c";
}

/* line 261, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-stop::before {
  content: "\f04d";
}

/* line 264, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-forward::before {
  content: "\f04e";
}

/* line 267, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-fast-forward::before {
  content: "\f050";
}

/* line 270, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-step-forward::before {
  content: "\f051";
}

/* line 273, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-eject::before {
  content: "\f052";
}

/* line 276, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-chevron-left::before {
  content: "\f053";
}

/* line 279, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-chevron-right::before {
  content: "\f054";
}

/* line 282, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-plus-sign::before {
  content: "\f055";
}

/* line 285, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-minus-sign::before {
  content: "\f056";
}

/* line 288, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-remove-sign::before {
  content: "\f057";
}

/* line 291, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-ok-sign::before {
  content: "\f058";
}

/*
.glyphicon.glyphicon-question-sign::before {
  content: "\f059";
}
*/
/* line 299, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-info-sign::before {
  content: "\f05a";
}

/* line 302, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-screenshot::before {
  content: "\f05b";
}

/* line 305, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-remove-circle::before {
  content: "\f057";
}

/* line 308, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-ok-circle::before {
  content: "\f058";
}

/* line 311, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-ban-circle::before {
  content: "\f05e";
}

/* line 314, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-arrow-left::before {
  content: "\f060";
}

/* line 317, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-arrow-right::before {
  content: "\f061";
}

/* line 320, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-arrow-up::before {
  content: "\f062";
}

/* line 323, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-arrow-down::before {
  content: "\f063";
}

/* line 326, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-share-alt::before {
  content: "\f1e0";
}

/* line 329, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-resize-full::before {
  content: "\f065";
}

/* line 332, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-resize-small::before {
  content: "\f066";
}

/* line 335, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-exclamation-sign::before {
  content: "\f06a";
}

/* line 338, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-gift::before {
  content: "\f06b";
}

/* line 341, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-leaf::before {
  content: "\f06c";
}

/* line 344, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-fire::before {
  content: "\f06d";
}

/* line 347, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-eye-open::before {
  content: "\f06e";
}

/* line 350, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-eye-close::before {
  content: "\f070";
}

/* line 353, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-warning-sign::before {
  content: "\f071";
}

/* line 356, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-plane::before {
  content: "\f072";
}

/*
.glyphicon.glyphicon-calendar::before {
  content: "\f073";
}
*/
/* line 364, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-random::before {
  content: "\f074";
}

/* line 367, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-comment::before {
  content: "\f075";
}

/* line 370, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-magnet::before {
  content: "\f076";
}

/* line 373, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-chevron-up::before {
  content: "\f077";
}

/* line 376, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-chevron-down::before {
  content: "\f078";
}

/* line 379, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-retweet::before {
  content: "\f079";
}

/* line 382, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-shopping-cart::before {
  content: "\f07a";
}

/* line 385, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-folder-close::before {
  content: "\f07b";
}

/* line 388, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-folder-open::before {
  content: "\f07c";
}

/* line 391, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-resize-vertical::before {
  content: "\f07d";
}

/* line 394, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-resize-horizontal::before {
  content: "\f07e";
}

/* line 397, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-hdd::before {
  content: "\f0a0";
}

/* line 400, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-bullhorn::before {
  content: "\f0a1";
}

/* line 403, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-bell::before {
  content: "\f0f3";
}

/* line 406, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-certificate::before {
  content: "\f0a3";
}

/* line 409, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-thumbs-up::before {
  content: "\f164";
}

/* line 412, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-thumbs-down::before {
  content: "\f165";
}

/* line 415, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-hand-right::before {
  content: "\f0a4";
}

/* line 418, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-hand-left::before {
  content: "\f0a5";
}

/* line 421, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-hand-up::before {
  content: "\f0a6";
}

/* line 424, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-hand-down::before {
  content: "\f0a7";
}

/* line 427, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-circle-arrow-right::before {
  content: "\f0a9";
}

/* line 430, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-circle-arrow-left::before {
  content: "\f0a8";
}

/* line 433, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-circle-arrow-up::before {
  content: "\f0aa";
}

/* line 436, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-circle-arrow-down::before {
  content: "\f0ab";
}

/* line 439, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-globe::before {
  content: "\f0ac";
}

/* line 442, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-wrench::before {
  content: "\f0ad";
}

/* line 445, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-tasks::before {
  content: "\f0ae";
}

/* line 448, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-filter::before {
  content: "\f0b0";
}

/* line 451, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-briefcase::before {
  content: "\f0b1";
}

/* line 454, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-fullscreen::before {
  content: "\f065";
}

/* line 457, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-dashboard::before {
  content: "\f0e4";
}

/* line 460, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-paperclip::before {
  content: "\f0c6";
}

/* line 463, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-heart-empty::before {
  content: "\f08a";
}

/* line 466, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-link::before {
  content: "\f0c1";
}

/* line 469, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-phone::before {
  content: "\f095";
}

/* line 472, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-pushpin::before {
  content: "\f08d";
}

/* line 475, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-usd::before {
  content: "\f155";
}

/* line 478, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-gbp::before {
  content: "\f154";
}

/* line 481, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-sort::before {
  content: "\f0dc";
}

/* line 484, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-sort-by-alphabet::before {
  content: "\f15d";
}

/* line 487, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-sort-by-alphabet-alt::before {
  content: "\f15e";
}

/* line 490, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-sort-by-order::before {
  content: "\f162";
}

/* line 493, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-sort-by-order-alt::before {
  content: "\f163";
}

/* line 496, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-sort-by-attributes::before {
  content: "\f160";
}

/* line 499, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-sort-by-attributes-alt::before {
  content: "\f161";
}

/* line 502, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-unchecked::before {
  content: "\f096";
}

/* line 505, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-expand::before {
  content: "\f152";
}

/* line 508, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-collapse-down::before {
  content: "\f150";
}

/* line 511, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-collapse-up::before {
  content: "\f151";
}

/* line 514, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-log-in::before {
  content: "\f090";
}

/* line 517, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-flash::before {
  content: "\f0e7";
}

/* line 520, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-log-out::before {
  content: "\f08b";
}

/*
.glyphicon.glyphicon-new-window::before {
  content: "\f08e";
}
*/
/* line 528, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-record::before {
  content: "\f192";
}

/* line 531, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-save::before {
  content: "\f0c7";
}

/*
.glyphicon.glyphicon-open::before {
  content: "\f093";
}
*/
/* line 539, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-saved::before {
  content: "\f00c";
}

/* line 542, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-import::before {
  content: "\f093";
}

/* line 545, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-export::before {
  content: "\f019";
}

/* line 548, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-send::before {
  content: "\f1d9";
}

/* line 551, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-floppy-disk::before {
  content: "\f0c7";
}

/* line 554, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-floppy-saved::before {
  content: "\f00c";
}

/* line 557, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-floppy-remove::before {
  content: "\f00d";
}

/* line 560, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-floppy-save::before {
  content: "\f019";
}

/* line 563, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-floppy-open::before {
  content: "\f093";
}

/* line 566, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-credit-card::before {
  content: "\f09d";
}

/* line 569, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-transfer::before {
  content: "\f0ec";
}

/* line 572, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-cutlery::before {
  content: "\f0f5";
}

/* line 575, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-header::before {
  content: "\f1dc";
}

/* line 578, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-compressed::before {
  content: "\f1c6";
}

/* line 581, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-earphone::before {
  content: "\f095";
}

/* line 584, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-phone-alt::before {
  content: "\f098";
}

/* line 587, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-tower::before {
  content: "\f1ad";
}

/* line 590, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-stats::before {
  content: "\f080";
}

/* line 593, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-sd-video::before {
  content: "\f008";
}

/* line 596, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-hd-video::before {
  content: "\f008";
}

/* line 599, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-subtitles::before {
  content: "\f20a";
}

/* line 602, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-sound-stereo::before {
  content: "\f001";
}

/* line 605, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-sound-dolby::before {
  content: "\f001";
}

/* line 608, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-sound-5-1::before {
  content: "\f001";
}

/* line 611, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-sound-6-1::before {
  content: "\f001";
}

/* line 614, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-sound-7-1::before {
  content: "\f001";
}

/* line 617, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-copyright-mark::before {
  content: "\f1f9";
}

/* line 620, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-registration-mark::before {
  content: "\f25d";
}

/* line 623, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-cloud-download::before {
  content: "\f0ed";
}

/* line 626, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-cloud-upload::before {
  content: "\f0ee";
}

/* line 629, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-tree-conifer::before {
  content: "\f1bb";
}

/* line 632, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-tree-deciduous::before {
  content: "\f1bb";
}

/* line 635, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-cd::before {
  content: "\f192";
}

/* line 638, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-save-file::before {
  content: "\f0c7";
}

/* line 641, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-open-file::before {
  content: "\f115";
}

/* line 644, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-level-up::before {
  content: "\f148";
}

/* line 648, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-copy::before {
  content: "\f0c5";
}

/* line 652, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-paste::before {
  content: "\f0ea";
}

/* line 656, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-alert::before {
  content: "\f071";
}

/* line 659, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-equalizer::before {
  content: "\f080";
}

/* line 662, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-king::before {
  content: "\f128";
}

/* line 665, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-queen::before {
  content: "\f128";
}

/* line 668, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-pawn::before {
  content: "\f128";
}

/* line 671, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-bishop::before {
  content: "\f128";
}

/* line 674, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-knight::before {
  content: "\f128";
}

/* line 677, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-baby-formula::before {
  content: "\f128";
}

/* line 680, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-tent::before {
  content: "\f128";
}

/* line 683, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-blackboard::before {
  content: "\f128";
}

/* line 686, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-bed::before {
  content: "\f236";
}

/* line 689, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-apple::before {
  content: "\f179";
}

/* line 692, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-erase::before {
  content: "\f12d";
}

/* line 695, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-hourglass::before {
  content: "\f254";
}

/* line 698, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-lamp::before {
  content: "\f0eb";
}

/* line 701, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-duplicate::before {
  content: "\f0c5";
}

/* line 704, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-piggy-bank::before {
  content: "\f0d6";
}

/* line 707, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-scissors::before {
  content: "\f0c4";
}

/* line 710, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-bitcoin::before {
  content: "\f15a";
}

/* line 713, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-btc::before {
  content: "\f15a";
}

/* line 716, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-xbt::before {
  content: "\f15a";
}

/* line 719, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-yen::before {
  content: "\f157";
}

/* line 722, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-jpy::before {
  content: "\f157";
}

/* line 725, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-ruble::before {
  content: "\f158";
}

/* line 728, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-rub::before {
  content: "\f158";
}

/* line 731, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-scale::before {
  content: "\f24e";
}

/* line 734, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-ice-lolly::before {
  content: "\f128";
}

/* line 737, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-ice-lolly-tasted::before {
  content: "\f128";
}

/* line 740, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-education::before {
  content: "\f19d";
}

/* line 743, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-option-horizontal::before {
  content: "\f141";
}

/* line 746, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-option-vertical::before {
  content: "\f142";
}

/* line 749, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-menu-hamburger::before {
  content: "\f0c9";
}

/* line 752, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-modal-window::before {
  content: "\f128";
}

/* line 755, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-oil::before {
  content: "\f128";
}

/* line 758, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-grain::before {
  content: "\f128";
}

/* line 761, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-sunglasses::before {
  content: "\f128";
}

/* line 764, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-text-size::before {
  content: "\f031";
}

/* line 767, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-text-color::before {
  content: "\f031";
}

/* line 770, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-text-background::before {
  content: "\f031";
}

/* line 773, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-object-align-top::before {
  content: "\f128";
}

/* line 776, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-object-align-bottom::before {
  content: "\f128";
}

/* line 779, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-object-align-horizontal::before {
  content: "\f128";
}

/* line 782, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-object-align-left::before {
  content: "\f128";
}

/* line 785, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-object-align-vertical::before {
  content: "\f128";
}

/* line 788, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-object-align-right::before {
  content: "\f128";
}

/* line 791, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-triangle-right::before {
  content: "\f0da";
}

/* line 794, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-triangle-left::before {
  content: "\f0d9";
}

/* line 797, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-triangle-bottom::before {
  content: "\f0d7";
}

/* line 800, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-triangle-top::before {
  content: "\f0d8";
}

/* line 803, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-console::before {
  content: "\f120";
}

/* line 806, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-superscript::before {
  content: "\f12b";
}

/* line 809, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-subscript::before {
  content: "\f12c";
}

/* line 812, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-menu-left::before {
  content: "\f053";
}

/* line 815, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-menu-right::before {
  content: "\f054";
}

/* line 818, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-menu-down::before {
  content: "\f078";
}

/* line 821, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-menu-up::before {
  content: "\f077";
}

/* line 824, app/assets/stylesheets/glyphicons-fontawesome.css */
.glyphicon.glyphicon-transfer::before {
  content: "\f0ec";
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 829, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-glass::before {
  content: "\f000";
}

/* line 832, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-music::before {
  content: "\f001";
}

/* line 835, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-search::before {
  content: "\f002";
}

/* line 838, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-envelope-o::before {
  content: "\f003";
}

/* line 841, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-heart::before {
  content: "\f004";
}

/* line 844, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-star::before {
  content: "\f005";
}

/* line 847, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-star-o::before {
  content: "\f006";
}

/* line 850, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-user::before {
  content: "\f007";
}

/* line 853, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-film::before {
  content: "\f008";
}

/* line 856, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-th-large::before {
  content: "\f009";
}

/* line 859, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-th::before {
  content: "\f00a";
}

/* line 862, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-th-list::before {
  content: "\f00b";
}

/* line 865, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-check::before {
  content: "\f00c";
}

/* line 868, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-remove::before,
.fa-close::before,
.fa-times::before {
  content: "\f00d";
}

/* line 873, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-search-plus::before {
  content: "\f00e";
}

/* line 876, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-search-minus::before {
  content: "\f010";
}

/* line 879, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-power-off::before {
  content: "\f011";
}

/* line 882, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-signal::before {
  content: "\f012";
}

/* line 885, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-gear::before,
.fa-cog::before {
  content: "\f013";
}

/* line 889, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-trash-o::before {
  content: "\f014";
}

/* line 892, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-home::before {
  content: "\f015";
}

/* line 895, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-file-o::before {
  content: "\f016";
}

/* line 898, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-clock-o::before {
  content: "\f017";
}

/* line 901, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-road::before {
  content: "\f018";
}

/* line 904, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-download::before {
  content: "\f019";
}

/* line 907, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-arrow-circle-o-down::before {
  content: "\f01a";
}

/* line 910, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-arrow-circle-o-up::before {
  content: "\f01b";
}

/* line 913, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-inbox::before {
  content: "\f01c";
}

/* line 916, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-play-circle-o::before {
  content: "\f01d";
}

/* line 919, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-rotate-right::before,
.fa-repeat::before {
  content: "\f01e";
}

/* line 923, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-refresh::before {
  content: "\f021";
}

/* line 926, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-list-alt::before {
  content: "\f022";
}

/* line 929, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-lock::before {
  content: "\f023";
}

/* line 932, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-flag::before {
  content: "\f024";
}

/* line 935, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-headphones::before {
  content: "\f025";
}

/* line 938, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-volume-off::before {
  content: "\f026";
}

/* line 941, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-volume-down::before {
  content: "\f027";
}

/* line 944, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-volume-up::before {
  content: "\f028";
}

/* line 947, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-qrcode::before {
  content: "\f029";
}

/* line 950, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-barcode::before {
  content: "\f02a";
}

/* line 953, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-tag::before {
  content: "\f02b";
}

/* line 956, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-tags::before {
  content: "\f02c";
}

/* line 959, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-book::before {
  content: "\f02d";
}

/* line 962, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-bookmark::before {
  content: "\f02e";
}

/* line 965, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-print::before {
  content: "\f02f";
}

/* line 968, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-camera::before {
  content: "\f030";
}

/* line 971, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-font::before {
  content: "\f031";
}

/* line 974, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-bold::before {
  content: "\f032";
}

/* line 977, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-italic::before {
  content: "\f033";
}

/* line 980, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-text-height::before {
  content: "\f034";
}

/* line 983, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-text-width::before {
  content: "\f035";
}

/* line 986, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-align-left::before {
  content: "\f036";
}

/* line 989, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-align-center::before {
  content: "\f037";
}

/* line 992, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-align-right::before {
  content: "\f038";
}

/* line 995, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-align-justify::before {
  content: "\f039";
}

/* line 998, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-list::before {
  content: "\f03a";
}

/* line 1001, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-dedent::before,
.fa-outdent::before {
  content: "\f03b";
}

/* line 1005, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-indent::before {
  content: "\f03c";
}

/* line 1008, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-video-camera::before {
  content: "\f03d";
}

/* line 1011, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-photo::before,
.fa-image::before,
.fa-picture-o::before {
  content: "\f03e";
}

/* line 1016, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-pencil::before {
  content: "\f040";
}

/* line 1019, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-map-marker::before {
  content: "\f041";
}

/* line 1022, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-adjust::before {
  content: "\f042";
}

/* line 1025, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-tint::before {
  content: "\f043";
}

/* line 1028, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-edit::before,
.fa-pencil-square-o::before {
  content: "\f044";
}

/* line 1032, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-share-square-o::before {
  content: "\f045";
}

/* line 1035, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-check-square-o::before {
  content: "\f046";
}

/* line 1038, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-arrows::before {
  content: "\f047";
}

/* line 1041, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-step-backward::before {
  content: "\f048";
}

/* line 1044, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-fast-backward::before {
  content: "\f049";
}

/* line 1047, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-backward::before {
  content: "\f04a";
}

/* line 1050, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-play::before {
  content: "\f04b";
}

/* line 1053, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-pause::before {
  content: "\f04c";
}

/* line 1056, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-stop::before {
  content: "\f04d";
}

/* line 1059, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-forward::before {
  content: "\f04e";
}

/* line 1062, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-fast-forward::before {
  content: "\f050";
}

/* line 1065, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-step-forward::before {
  content: "\f051";
}

/* line 1068, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-eject::before {
  content: "\f052";
}

/* line 1071, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-chevron-left::before {
  content: "\f053";
}

/* line 1074, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-chevron-right::before {
  content: "\f054";
}

/* line 1077, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-plus-circle::before {
  content: "\f055";
}

/* line 1080, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-minus-circle::before {
  content: "\f056";
}

/* line 1083, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-times-circle::before {
  content: "\f057";
}

/* line 1086, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-check-circle::before {
  content: "\f058";
}

/* line 1089, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-question-circle::before {
  content: "\f059";
}

/* line 1092, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-info-circle::before {
  content: "\f05a";
}

/* line 1095, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-crosshairs::before {
  content: "\f05b";
}

/* line 1098, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-times-circle-o::before {
  content: "\f05c";
}

/* line 1101, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-check-circle-o::before {
  content: "\f05d";
}

/* line 1104, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-ban::before {
  content: "\f05e";
}

/* line 1107, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-arrow-left::before {
  content: "\f060";
}

/* line 1110, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-arrow-right::before {
  content: "\f061";
}

/* line 1113, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-arrow-up::before {
  content: "\f062";
}

/* line 1116, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-arrow-down::before {
  content: "\f063";
}

/* line 1119, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-mail-forward::before,
.fa-share::before {
  content: "\f064";
}

/* line 1123, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-expand::before {
  content: "\f065";
}

/* line 1126, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-compress::before {
  content: "\f066";
}

/* line 1129, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-plus::before {
  content: "\f067";
}

/* line 1132, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-minus::before {
  content: "\f068";
}

/* line 1135, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-asterisk::before {
  content: "\f069";
}

/* line 1138, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-exclamation-circle::before {
  content: "\f06a";
}

/* line 1141, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-gift::before {
  content: "\f06b";
}

/* line 1144, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-leaf::before {
  content: "\f06c";
}

/* line 1147, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-fire::before {
  content: "\f06d";
}

/* line 1150, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-eye::before {
  content: "\f06e";
}

/* line 1153, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-eye-slash::before {
  content: "\f070";
}

/* line 1156, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-warning::before,
.fa-exclamation-triangle::before {
  content: "\f071";
}

/* line 1160, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-plane::before {
  content: "\f072";
}

/* line 1163, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-calendar::before {
  content: "\f073";
}

/* line 1166, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-random::before {
  content: "\f074";
}

/* line 1169, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-comment::before {
  content: "\f075";
}

/* line 1172, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-magnet::before {
  content: "\f076";
}

/* line 1175, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-chevron-up::before {
  content: "\f077";
}

/* line 1178, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-chevron-down::before {
  content: "\f078";
}

/* line 1181, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-retweet::before {
  content: "\f079";
}

/* line 1184, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-shopping-cart::before {
  content: "\f07a";
}

/* line 1187, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-folder::before {
  content: "\f07b";
}

/* line 1190, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-folder-open::before {
  content: "\f07c";
}

/* line 1193, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-arrows-v::before {
  content: "\f07d";
}

/* line 1196, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-arrows-h::before {
  content: "\f07e";
}

/* line 1199, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-bar-chart-o::before,
.fa-bar-chart::before {
  content: "\f080";
}

/* line 1203, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-twitter-square::before {
  content: "\f081";
}

/* line 1206, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-facebook-square::before {
  content: "\f082";
}

/* line 1209, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-camera-retro::before {
  content: "\f083";
}

/* line 1212, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-key::before {
  content: "\f084";
}

/* line 1215, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-gears::before,
.fa-cogs::before {
  content: "\f085";
}

/* line 1219, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-comments::before {
  content: "\f086";
}

/* line 1222, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-thumbs-o-up::before {
  content: "\f087";
}

/* line 1225, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-thumbs-o-down::before {
  content: "\f088";
}

/* line 1228, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-star-half::before {
  content: "\f089";
}

/* line 1231, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-heart-o::before {
  content: "\f08a";
}

/* line 1234, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-sign-out::before {
  content: "\f08b";
}

/* line 1237, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-linkedin-square::before {
  content: "\f08c";
}

/* line 1240, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-thumb-tack::before {
  content: "\f08d";
}

/* line 1243, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-external-link::before {
  content: "\f08e";
}

/* line 1246, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-sign-in::before {
  content: "\f090";
}

/* line 1249, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-trophy::before {
  content: "\f091";
}

/* line 1252, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-github-square::before {
  content: "\f092";
}

/* line 1255, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-upload::before {
  content: "\f093";
}

/* line 1258, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-lemon-o::before {
  content: "\f094";
}

/* line 1261, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-phone::before {
  content: "\f095";
}

/* line 1264, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-square-o::before {
  content: "\f096";
}

/* line 1267, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-bookmark-o::before {
  content: "\f097";
}

/* line 1270, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-phone-square::before {
  content: "\f098";
}

/* line 1273, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-twitter::before {
  content: "\f099";
}

/* line 1276, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-facebook-f::before,
.fa-facebook::before {
  content: "\f09a";
}

/* line 1280, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-github::before {
  content: "\f09b";
}

/* line 1283, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-unlock::before {
  content: "\f09c";
}

/* line 1286, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-credit-card::before {
  content: "\f09d";
}

/* line 1289, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-feed::before,
.fa-rss::before {
  content: "\f09e";
}

/* line 1293, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-hdd-o::before {
  content: "\f0a0";
}

/* line 1296, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-bullhorn::before {
  content: "\f0a1";
}

/* line 1299, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-bell::before {
  content: "\f0f3";
}

/* line 1302, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-certificate::before {
  content: "\f0a3";
}

/* line 1305, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-hand-o-right::before {
  content: "\f0a4";
}

/* line 1308, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-hand-o-left::before {
  content: "\f0a5";
}

/* line 1311, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-hand-o-up::before {
  content: "\f0a6";
}

/* line 1314, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-hand-o-down::before {
  content: "\f0a7";
}

/* line 1317, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-arrow-circle-left::before {
  content: "\f0a8";
}

/* line 1320, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-arrow-circle-right::before {
  content: "\f0a9";
}

/* line 1323, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-arrow-circle-up::before {
  content: "\f0aa";
}

/* line 1326, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-arrow-circle-down::before {
  content: "\f0ab";
}

/* line 1329, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-globe::before {
  content: "\f0ac";
}

/* line 1332, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-wrench::before {
  content: "\f0ad";
}

/* line 1335, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-tasks::before {
  content: "\f0ae";
}

/* line 1338, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-filter::before {
  content: "\f0b0";
}

/* line 1341, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-briefcase::before {
  content: "\f0b1";
}

/* line 1344, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-arrows-alt::before {
  content: "\f0b2";
}

/* line 1347, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-group::before,
.fa-users::before {
  content: "\f0c0";
}

/* line 1351, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-chain::before,
.fa-link::before {
  content: "\f0c1";
}

/* line 1355, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-cloud::before {
  content: "\f0c2";
}

/* line 1358, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-flask::before {
  content: "\f0c3";
}

/* line 1361, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-cut::before,
.fa-scissors::before {
  content: "\f0c4";
}

/* line 1365, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-copy::before,
.fa-files-o::before {
  content: "\f0c5";
}

/* line 1369, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-paperclip::before {
  content: "\f0c6";
}

/* line 1372, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-save::before,
.fa-floppy-o::before {
  content: "\f0c7";
}

/* line 1376, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-square::before {
  content: "\f0c8";
}

/* line 1379, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-navicon::before,
.fa-reorder::before,
.fa-bars::before {
  content: "\f0c9";
}

/* line 1384, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-list-ul::before {
  content: "\f0ca";
}

/* line 1387, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-list-ol::before {
  content: "\f0cb";
}

/* line 1390, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-strikethrough::before {
  content: "\f0cc";
}

/* line 1393, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-underline::before {
  content: "\f0cd";
}

/* line 1396, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-table::before {
  content: "\f0ce";
}

/* line 1399, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-magic::before {
  content: "\f0d0";
}

/* line 1402, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-truck::before {
  content: "\f0d1";
}

/* line 1405, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-pinterest::before {
  content: "\f0d2";
}

/* line 1408, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-pinterest-square::before {
  content: "\f0d3";
}

/* line 1411, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-google-plus-square::before {
  content: "\f0d4";
}

/* line 1414, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-google-plus::before {
  content: "\f0d5";
}

/* line 1417, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-money::before {
  content: "\f0d6";
}

/* line 1420, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-caret-down::before {
  content: "\f0d7";
}

/* line 1423, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-caret-up::before {
  content: "\f0d8";
}

/* line 1426, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-caret-left::before {
  content: "\f0d9";
}

/* line 1429, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-caret-right::before {
  content: "\f0da";
}

/* line 1432, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-columns::before {
  content: "\f0db";
}

/* line 1435, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-unsorted::before,
.fa-sort::before {
  content: "\f0dc";
}

/* line 1439, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-sort-down::before,
.fa-sort-desc::before {
  content: "\f0dd";
}

/* line 1443, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-sort-up::before,
.fa-sort-asc::before {
  content: "\f0de";
}

/* line 1447, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-envelope::before {
  content: "\f0e0";
}

/* line 1450, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-linkedin::before {
  content: "\f0e1";
}

/* line 1453, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-rotate-left::before,
.fa-undo::before {
  content: "\f0e2";
}

/* line 1457, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-legal::before,
.fa-gavel::before {
  content: "\f0e3";
}

/* line 1461, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-dashboard::before,
.fa-tachometer::before {
  content: "\f0e4";
}

/* line 1465, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-comment-o::before {
  content: "\f0e5";
}

/* line 1468, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-comments-o::before {
  content: "\f0e6";
}

/* line 1471, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-flash::before,
.fa-bolt::before {
  content: "\f0e7";
}

/* line 1475, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-sitemap::before {
  content: "\f0e8";
}

/* line 1478, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-umbrella::before {
  content: "\f0e9";
}

/* line 1481, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-paste::before,
.fa-clipboard::before {
  content: "\f0ea";
}

/* line 1485, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-lightbulb-o::before {
  content: "\f0eb";
}

/* line 1488, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-exchange::before {
  content: "\f0ec";
}

/* line 1491, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-cloud-download::before {
  content: "\f0ed";
}

/* line 1494, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-cloud-upload::before {
  content: "\f0ee";
}

/* line 1497, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-user-md::before {
  content: "\f0f0";
}

/* line 1500, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-stethoscope::before {
  content: "\f0f1";
}

/* line 1503, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-suitcase::before {
  content: "\f0f2";
}

/* line 1506, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-bell-o::before {
  content: "\f0a2";
}

/* line 1509, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-coffee::before {
  content: "\f0f4";
}

/* line 1512, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-cutlery::before {
  content: "\f0f5";
}

/* line 1515, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-file-text-o::before {
  content: "\f0f6";
}

/* line 1518, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-building-o::before {
  content: "\f0f7";
}

/* line 1521, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-hospital-o::before {
  content: "\f0f8";
}

/* line 1524, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-ambulance::before {
  content: "\f0f9";
}

/* line 1527, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-medkit::before {
  content: "\f0fa";
}

/* line 1530, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-fighter-jet::before {
  content: "\f0fb";
}

/* line 1533, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-beer::before {
  content: "\f0fc";
}

/* line 1536, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-h-square::before {
  content: "\f0fd";
}

/* line 1539, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-plus-square::before {
  content: "\f0fe";
}

/* line 1542, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-angle-double-left::before {
  content: "\f100";
}

/* line 1545, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-angle-double-right::before {
  content: "\f101";
}

/* line 1548, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-angle-double-up::before {
  content: "\f102";
}

/* line 1551, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-angle-double-down::before {
  content: "\f103";
}

/* line 1554, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-angle-left::before {
  content: "\f104";
}

/* line 1557, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-angle-right::before {
  content: "\f105";
}

/* line 1560, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-angle-up::before {
  content: "\f106";
}

/* line 1563, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-angle-down::before {
  content: "\f107";
}

/* line 1566, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-desktop::before {
  content: "\f108";
}

/* line 1569, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-laptop::before {
  content: "\f109";
}

/* line 1572, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-tablet::before {
  content: "\f10a";
}

/* line 1575, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-mobile-phone::before,
.fa-mobile::before {
  content: "\f10b";
}

/* line 1579, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-circle-o::before {
  content: "\f10c";
}

/* line 1582, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-quote-left::before {
  content: "\f10d";
}

/* line 1585, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-quote-right::before {
  content: "\f10e";
}

/* line 1588, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-spinner::before {
  content: "\f110";
}

/* line 1591, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-circle::before {
  content: "\f111";
}

/* line 1594, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-mail-reply::before,
.fa-reply::before {
  content: "\f112";
}

/* line 1598, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-github-alt::before {
  content: "\f113";
}

/* line 1601, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-folder-o::before {
  content: "\f114";
}

/* line 1604, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-folder-open-o::before {
  content: "\f115";
}

/* line 1607, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-smile-o::before {
  content: "\f118";
}

/* line 1610, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-frown-o::before {
  content: "\f119";
}

/* line 1613, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-meh-o::before {
  content: "\f11a";
}

/* line 1616, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-gamepad::before {
  content: "\f11b";
}

/* line 1619, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-keyboard-o::before {
  content: "\f11c";
}

/* line 1622, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-flag-o::before {
  content: "\f11d";
}

/* line 1625, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-flag-checkered::before {
  content: "\f11e";
}

/* line 1628, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-terminal::before {
  content: "\f120";
}

/* line 1631, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-code::before {
  content: "\f121";
}

/* line 1634, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-mail-reply-all::before,
.fa-reply-all::before {
  content: "\f122";
}

/* line 1638, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-star-half-empty::before,
.fa-star-half-full::before,
.fa-star-half-o::before {
  content: "\f123";
}

/* line 1643, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-location-arrow::before {
  content: "\f124";
}

/* line 1646, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-crop::before {
  content: "\f125";
}

/* line 1649, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-code-fork::before {
  content: "\f126";
}

/* line 1652, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-unlink::before,
.fa-chain-broken::before {
  content: "\f127";
}

/* line 1656, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-question::before {
  content: "\f128";
}

/* line 1659, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-info::before {
  content: "\f129";
}

/* line 1662, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-exclamation::before {
  content: "\f12a";
}

/* line 1665, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-superscript::before {
  content: "\f12b";
}

/* line 1668, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-subscript::before {
  content: "\f12c";
}

/* line 1671, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-eraser::before {
  content: "\f12d";
}

/* line 1674, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-puzzle-piece::before {
  content: "\f12e";
}

/* line 1677, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-microphone::before {
  content: "\f130";
}

/* line 1680, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-microphone-slash::before {
  content: "\f131";
}

/* line 1683, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-shield::before {
  content: "\f132";
}

/* line 1686, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-calendar-o::before {
  content: "\f133";
}

/* line 1689, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-fire-extinguisher::before {
  content: "\f134";
}

/* line 1692, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-rocket::before {
  content: "\f135";
}

/* line 1695, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-maxcdn::before {
  content: "\f136";
}

/* line 1698, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-chevron-circle-left::before {
  content: "\f137";
}

/* line 1701, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-chevron-circle-right::before {
  content: "\f138";
}

/* line 1704, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-chevron-circle-up::before {
  content: "\f139";
}

/* line 1707, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-chevron-circle-down::before {
  content: "\f13a";
}

/* line 1710, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-html5::before {
  content: "\f13b";
}

/* line 1713, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-css3::before {
  content: "\f13c";
}

/* line 1716, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-anchor::before {
  content: "\f13d";
}

/* line 1719, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-unlock-alt::before {
  content: "\f13e";
}

/* line 1722, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-bullseye::before {
  content: "\f140";
}

/* line 1725, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-ellipsis-h::before {
  content: "\f141";
}

/* line 1728, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-ellipsis-v::before {
  content: "\f142";
}

/* line 1731, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-rss-square::before {
  content: "\f143";
}

/* line 1734, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-play-circle::before {
  content: "\f144";
}

/* line 1737, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-ticket::before {
  content: "\f145";
}

/* line 1740, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-minus-square::before {
  content: "\f146";
}

/* line 1743, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-minus-square-o::before {
  content: "\f147";
}

/* line 1746, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-level-up::before {
  content: "\f148";
}

/* line 1749, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-level-down::before {
  content: "\f149";
}

/* line 1752, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-check-square::before {
  content: "\f14a";
}

/* line 1755, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-pencil-square::before {
  content: "\f14b";
}

/* line 1758, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-external-link-square::before {
  content: "\f14c";
}

/* line 1761, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-share-square::before {
  content: "\f14d";
}

/* line 1764, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-compass::before {
  content: "\f14e";
}

/* line 1767, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-toggle-down::before,
.fa-caret-square-o-down::before {
  content: "\f150";
}

/* line 1771, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-toggle-up::before,
.fa-caret-square-o-up::before {
  content: "\f151";
}

/* line 1775, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-toggle-right::before,
.fa-caret-square-o-right::before {
  content: "\f152";
}

/* line 1779, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-euro::before,
.fa-eur::before {
  content: "\f153";
}

/* line 1783, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-gbp::before {
  content: "\f154";
}

/* line 1786, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-dollar::before,
.fa-usd::before {
  content: "\f155";
}

/* line 1790, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-rupee::before,
.fa-inr::before {
  content: "\f156";
}

/* line 1794, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-cny::before,
.fa-rmb::before,
.fa-yen::before,
.fa-jpy::before {
  content: "\f157";
}

/* line 1800, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-ruble::before,
.fa-rouble::before,
.fa-rub::before {
  content: "\f158";
}

/* line 1805, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-won::before,
.fa-krw::before {
  content: "\f159";
}

/* line 1809, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-bitcoin::before,
.fa-btc::before {
  content: "\f15a";
}

/* line 1813, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-file::before {
  content: "\f15b";
}

/* line 1816, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-file-text::before {
  content: "\f15c";
}

/* line 1819, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-sort-alpha-asc::before {
  content: "\f15d";
}

/* line 1822, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-sort-alpha-desc::before {
  content: "\f15e";
}

/* line 1825, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-sort-amount-asc::before {
  content: "\f160";
}

/* line 1828, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-sort-amount-desc::before {
  content: "\f161";
}

/* line 1831, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-sort-numeric-asc::before {
  content: "\f162";
}

/* line 1834, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-sort-numeric-desc::before {
  content: "\f163";
}

/* line 1837, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-thumbs-up::before {
  content: "\f164";
}

/* line 1840, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-thumbs-down::before {
  content: "\f165";
}

/* line 1843, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-youtube-square::before {
  content: "\f166";
}

/* line 1846, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-youtube::before {
  content: "\f167";
}

/* line 1849, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-xing::before {
  content: "\f168";
}

/* line 1852, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-xing-square::before {
  content: "\f169";
}

/* line 1855, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-youtube-play::before {
  content: "\f16a";
}

/* line 1858, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-dropbox::before {
  content: "\f16b";
}

/* line 1861, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-stack-overflow::before {
  content: "\f16c";
}

/* line 1864, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-instagram::before {
  content: "\f16d";
}

/* line 1867, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-flickr::before {
  content: "\f16e";
}

/* line 1870, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-adn::before {
  content: "\f170";
}

/* line 1873, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-bitbucket::before {
  content: "\f171";
}

/* line 1876, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-bitbucket-square::before {
  content: "\f172";
}

/* line 1879, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-tumblr::before {
  content: "\f173";
}

/* line 1882, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-tumblr-square::before {
  content: "\f174";
}

/* line 1885, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-long-arrow-down::before {
  content: "\f175";
}

/* line 1888, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-long-arrow-up::before {
  content: "\f176";
}

/* line 1891, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-long-arrow-left::before {
  content: "\f177";
}

/* line 1894, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-long-arrow-right::before {
  content: "\f178";
}

/* line 1897, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-apple::before {
  content: "\f179";
}

/* line 1900, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-windows::before {
  content: "\f17a";
}

/* line 1903, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-android::before {
  content: "\f17b";
}

/* line 1906, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-linux::before {
  content: "\f17c";
}

/* line 1909, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-dribbble::before {
  content: "\f17d";
}

/* line 1912, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-skype::before {
  content: "\f17e";
}

/* line 1915, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-foursquare::before {
  content: "\f180";
}

/* line 1918, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-trello::before {
  content: "\f181";
}

/* line 1921, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-female::before {
  content: "\f182";
}

/* line 1924, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-male::before {
  content: "\f183";
}

/* line 1927, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-gittip::before,
.fa-gratipay::before {
  content: "\f184";
}

/* line 1931, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-sun-o::before {
  content: "\f185";
}

/* line 1934, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-moon-o::before {
  content: "\f186";
}

/* line 1937, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-archive::before {
  content: "\f187";
}

/* line 1940, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-bug::before {
  content: "\f188";
}

/* line 1943, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-vk::before {
  content: "\f189";
}

/* line 1946, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-weibo::before {
  content: "\f18a";
}

/* line 1949, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-renren::before {
  content: "\f18b";
}

/* line 1952, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-pagelines::before {
  content: "\f18c";
}

/* line 1955, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-stack-exchange::before {
  content: "\f18d";
}

/* line 1958, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-arrow-circle-o-right::before {
  content: "\f18e";
}

/* line 1961, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-arrow-circle-o-left::before {
  content: "\f190";
}

/* line 1964, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-toggle-left::before,
.fa-caret-square-o-left::before {
  content: "\f191";
}

/* line 1968, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-dot-circle-o::before {
  content: "\f192";
}

/* line 1971, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-wheelchair::before {
  content: "\f193";
}

/* line 1974, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-vimeo-square::before {
  content: "\f194";
}

/* line 1977, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-turkish-lira::before,
.fa-try::before {
  content: "\f195";
}

/* line 1981, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-plus-square-o::before {
  content: "\f196";
}

/* line 1984, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-space-shuttle::before {
  content: "\f197";
}

/* line 1987, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-slack::before {
  content: "\f198";
}

/* line 1990, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-envelope-square::before {
  content: "\f199";
}

/* line 1993, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-wordpress::before {
  content: "\f19a";
}

/* line 1996, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-openid::before {
  content: "\f19b";
}

/* line 1999, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-institution::before,
.fa-bank::before,
.fa-university::before {
  content: "\f19c";
}

/* line 2004, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-mortar-board::before,
.fa-graduation-cap::before {
  content: "\f19d";
}

/* line 2008, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-yahoo::before {
  content: "\f19e";
}

/* line 2011, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-google::before {
  content: "\f1a0";
}

/* line 2014, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-reddit::before {
  content: "\f1a1";
}

/* line 2017, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-reddit-square::before {
  content: "\f1a2";
}

/* line 2020, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-stumbleupon-circle::before {
  content: "\f1a3";
}

/* line 2023, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-stumbleupon::before {
  content: "\f1a4";
}

/* line 2026, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-delicious::before {
  content: "\f1a5";
}

/* line 2029, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-digg::before {
  content: "\f1a6";
}

/* line 2032, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-pied-piper-pp::before {
  content: "\f1a7";
}

/* line 2035, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-pied-piper-alt::before {
  content: "\f1a8";
}

/* line 2038, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-drupal::before {
  content: "\f1a9";
}

/* line 2041, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-joomla::before {
  content: "\f1aa";
}

/* line 2044, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-language::before {
  content: "\f1ab";
}

/* line 2047, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-fax::before {
  content: "\f1ac";
}

/* line 2050, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-building::before {
  content: "\f1ad";
}

/* line 2053, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-child::before {
  content: "\f1ae";
}

/* line 2056, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-paw::before {
  content: "\f1b0";
}

/* line 2059, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-spoon::before {
  content: "\f1b1";
}

/* line 2062, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-cube::before {
  content: "\f1b2";
}

/* line 2065, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-cubes::before {
  content: "\f1b3";
}

/* line 2068, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-behance::before {
  content: "\f1b4";
}

/* line 2071, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-behance-square::before {
  content: "\f1b5";
}

/* line 2074, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-steam::before {
  content: "\f1b6";
}

/* line 2077, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-steam-square::before {
  content: "\f1b7";
}

/* line 2080, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-recycle::before {
  content: "\f1b8";
}

/* line 2083, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-automobile::before,
.fa-car::before {
  content: "\f1b9";
}

/* line 2087, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-cab::before,
.fa-taxi::before {
  content: "\f1ba";
}

/* line 2091, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-tree::before {
  content: "\f1bb";
}

/* line 2094, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-spotify::before {
  content: "\f1bc";
}

/* line 2097, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-deviantart::before {
  content: "\f1bd";
}

/* line 2100, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-soundcloud::before {
  content: "\f1be";
}

/* line 2103, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-database::before {
  content: "\f1c0";
}

/* line 2106, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-file-pdf-o::before {
  content: "\f1c1";
}

/* line 2109, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-file-word-o::before {
  content: "\f1c2";
}

/* line 2112, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-file-excel-o::before {
  content: "\f1c3";
}

/* line 2115, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-file-powerpoint-o::before {
  content: "\f1c4";
}

/* line 2118, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-file-photo-o::before,
.fa-file-picture-o::before,
.fa-file-image-o::before {
  content: "\f1c5";
}

/* line 2123, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-file-zip-o::before,
.fa-file-archive-o::before {
  content: "\f1c6";
}

/* line 2127, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-file-sound-o::before,
.fa-file-audio-o::before {
  content: "\f1c7";
}

/* line 2131, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-file-movie-o::before,
.fa-file-video-o::before {
  content: "\f1c8";
}

/* line 2135, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-file-code-o::before {
  content: "\f1c9";
}

/* line 2138, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-vine::before {
  content: "\f1ca";
}

/* line 2141, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-codepen::before {
  content: "\f1cb";
}

/* line 2144, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-jsfiddle::before {
  content: "\f1cc";
}

/* line 2147, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-life-bouy::before,
.fa-life-buoy::before,
.fa-life-saver::before,
.fa-support::before,
.fa-life-ring::before {
  content: "\f1cd";
}

/* line 2154, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-circle-o-notch::before {
  content: "\f1ce";
}

/* line 2157, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-ra::before,
.fa-resistance::before,
.fa-rebel::before {
  content: "\f1d0";
}

/* line 2162, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-ge::before,
.fa-empire::before {
  content: "\f1d1";
}

/* line 2166, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-git-square::before {
  content: "\f1d2";
}

/* line 2169, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-git::before {
  content: "\f1d3";
}

/* line 2172, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-y-combinator-square::before,
.fa-yc-square::before,
.fa-hacker-news::before {
  content: "\f1d4";
}

/* line 2177, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-tencent-weibo::before {
  content: "\f1d5";
}

/* line 2180, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-qq::before {
  content: "\f1d6";
}

/* line 2183, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-wechat::before,
.fa-weixin::before {
  content: "\f1d7";
}

/* line 2187, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-send::before,
.fa-paper-plane::before {
  content: "\f1d8";
}

/* line 2191, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-send-o::before,
.fa-paper-plane-o::before {
  content: "\f1d9";
}

/* line 2195, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-history::before {
  content: "\f1da";
}

/* line 2198, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-circle-thin::before {
  content: "\f1db";
}

/* line 2201, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-header::before {
  content: "\f1dc";
}

/* line 2204, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-paragraph::before {
  content: "\f1dd";
}

/* line 2207, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-sliders::before {
  content: "\f1de";
}

/* line 2210, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-share-alt::before {
  content: "\f1e0";
}

/* line 2213, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-share-alt-square::before {
  content: "\f1e1";
}

/* line 2216, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-bomb::before {
  content: "\f1e2";
}

/* line 2219, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-soccer-ball-o::before,
.fa-futbol-o::before {
  content: "\f1e3";
}

/* line 2223, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-tty::before {
  content: "\f1e4";
}

/* line 2226, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-binoculars::before {
  content: "\f1e5";
}

/* line 2229, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-plug::before {
  content: "\f1e6";
}

/* line 2232, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-slideshare::before {
  content: "\f1e7";
}

/* line 2235, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-twitch::before {
  content: "\f1e8";
}

/* line 2238, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-yelp::before {
  content: "\f1e9";
}

/* line 2241, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-newspaper-o::before {
  content: "\f1ea";
}

/* line 2244, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-wifi::before {
  content: "\f1eb";
}

/* line 2247, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-calculator::before {
  content: "\f1ec";
}

/* line 2250, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-paypal::before {
  content: "\f1ed";
}

/* line 2253, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-google-wallet::before {
  content: "\f1ee";
}

/* line 2256, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-cc-visa::before {
  content: "\f1f0";
}

/* line 2259, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-cc-mastercard::before {
  content: "\f1f1";
}

/* line 2262, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-cc-discover::before {
  content: "\f1f2";
}

/* line 2265, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-cc-amex::before {
  content: "\f1f3";
}

/* line 2268, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-cc-paypal::before {
  content: "\f1f4";
}

/* line 2271, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-cc-stripe::before {
  content: "\f1f5";
}

/* line 2274, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-bell-slash::before {
  content: "\f1f6";
}

/* line 2277, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-bell-slash-o::before {
  content: "\f1f7";
}

/* line 2280, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-trash::before {
  content: "\f1f8";
}

/* line 2283, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-copyright::before {
  content: "\f1f9";
}

/* line 2286, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-at::before {
  content: "\f1fa";
}

/* line 2289, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-eyedropper::before {
  content: "\f1fb";
}

/* line 2292, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-paint-brush::before {
  content: "\f1fc";
}

/* line 2295, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-birthday-cake::before {
  content: "\f1fd";
}

/* line 2298, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-area-chart::before {
  content: "\f1fe";
}

/* line 2301, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-pie-chart::before {
  content: "\f200";
}

/* line 2304, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-line-chart::before {
  content: "\f201";
}

/* line 2307, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-lastfm::before {
  content: "\f202";
}

/* line 2310, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-lastfm-square::before {
  content: "\f203";
}

/* line 2313, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-toggle-off::before {
  content: "\f204";
}

/* line 2316, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-toggle-on::before {
  content: "\f205";
}

/* line 2319, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-bicycle::before {
  content: "\f206";
}

/* line 2322, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-bus::before {
  content: "\f207";
}

/* line 2325, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-ioxhost::before {
  content: "\f208";
}

/* line 2328, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-angellist::before {
  content: "\f209";
}

/* line 2331, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-cc::before {
  content: "\f20a";
}

/* line 2334, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-shekel::before,
.fa-sheqel::before,
.fa-ils::before {
  content: "\f20b";
}

/* line 2339, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-meanpath::before {
  content: "\f20c";
}

/* line 2342, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-buysellads::before {
  content: "\f20d";
}

/* line 2345, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-connectdevelop::before {
  content: "\f20e";
}

/* line 2348, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-dashcube::before {
  content: "\f210";
}

/* line 2351, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-forumbee::before {
  content: "\f211";
}

/* line 2354, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-leanpub::before {
  content: "\f212";
}

/* line 2357, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-sellsy::before {
  content: "\f213";
}

/* line 2360, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-shirtsinbulk::before {
  content: "\f214";
}

/* line 2363, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-simplybuilt::before {
  content: "\f215";
}

/* line 2366, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-skyatlas::before {
  content: "\f216";
}

/* line 2369, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-cart-plus::before {
  content: "\f217";
}

/* line 2372, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-cart-arrow-down::before {
  content: "\f218";
}

/* line 2375, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-diamond::before {
  content: "\f219";
}

/* line 2378, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-ship::before {
  content: "\f21a";
}

/* line 2381, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-user-secret::before {
  content: "\f21b";
}

/* line 2384, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-motorcycle::before {
  content: "\f21c";
}

/* line 2387, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-street-view::before {
  content: "\f21d";
}

/* line 2390, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-heartbeat::before {
  content: "\f21e";
}

/* line 2393, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-venus::before {
  content: "\f221";
}

/* line 2396, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-mars::before {
  content: "\f222";
}

/* line 2399, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-mercury::before {
  content: "\f223";
}

/* line 2402, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-intersex::before,
.fa-transgender::before {
  content: "\f224";
}

/* line 2406, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-transgender-alt::before {
  content: "\f225";
}

/* line 2409, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-venus-double::before {
  content: "\f226";
}

/* line 2412, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-mars-double::before {
  content: "\f227";
}

/* line 2415, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-venus-mars::before {
  content: "\f228";
}

/* line 2418, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-mars-stroke::before {
  content: "\f229";
}

/* line 2421, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-mars-stroke-v::before {
  content: "\f22a";
}

/* line 2424, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-mars-stroke-h::before {
  content: "\f22b";
}

/* line 2427, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-neuter::before {
  content: "\f22c";
}

/* line 2430, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-genderless::before {
  content: "\f22d";
}

/* line 2433, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-facebook-official::before {
  content: "\f230";
}

/* line 2436, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-pinterest-p::before {
  content: "\f231";
}

/* line 2439, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-whatsapp::before {
  content: "\f232";
}

/* line 2442, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-server::before {
  content: "\f233";
}

/* line 2445, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-user-plus::before {
  content: "\f234";
}

/* line 2448, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-user-times::before {
  content: "\f235";
}

/* line 2451, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-hotel::before,
.fa-bed::before {
  content: "\f236";
}

/* line 2455, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-viacoin::before {
  content: "\f237";
}

/* line 2458, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-train::before {
  content: "\f238";
}

/* line 2461, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-subway::before {
  content: "\f239";
}

/* line 2464, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-medium::before {
  content: "\f23a";
}

/* line 2467, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-yc::before,
.fa-y-combinator::before {
  content: "\f23b";
}

/* line 2471, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-optin-monster::before {
  content: "\f23c";
}

/* line 2474, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-opencart::before {
  content: "\f23d";
}

/* line 2477, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-expeditedssl::before {
  content: "\f23e";
}

/* line 2480, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-battery-4::before,
.fa-battery::before,
.fa-battery-full::before {
  content: "\f240";
}

/* line 2485, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-battery-3::before,
.fa-battery-three-quarters::before {
  content: "\f241";
}

/* line 2489, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-battery-2::before,
.fa-battery-half::before {
  content: "\f242";
}

/* line 2493, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-battery-1::before,
.fa-battery-quarter::before {
  content: "\f243";
}

/* line 2497, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-battery-0::before,
.fa-battery-empty::before {
  content: "\f244";
}

/* line 2501, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-mouse-pointer::before {
  content: "\f245";
}

/* line 2504, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-i-cursor::before {
  content: "\f246";
}

/* line 2507, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-object-group::before {
  content: "\f247";
}

/* line 2510, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-object-ungroup::before {
  content: "\f248";
}

/* line 2513, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-sticky-note::before {
  content: "\f249";
}

/* line 2516, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-sticky-note-o::before {
  content: "\f24a";
}

/* line 2519, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-cc-jcb::before {
  content: "\f24b";
}

/* line 2522, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-cc-diners-club::before {
  content: "\f24c";
}

/* line 2525, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-clone::before {
  content: "\f24d";
}

/* line 2528, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-balance-scale::before {
  content: "\f24e";
}

/* line 2531, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-hourglass-o::before {
  content: "\f250";
}

/* line 2534, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-hourglass-1::before,
.fa-hourglass-start::before {
  content: "\f251";
}

/* line 2538, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-hourglass-2::before,
.fa-hourglass-half::before {
  content: "\f252";
}

/* line 2542, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-hourglass-3::before,
.fa-hourglass-end::before {
  content: "\f253";
}

/* line 2546, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-hourglass::before {
  content: "\f254";
}

/* line 2549, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-hand-grab-o::before,
.fa-hand-rock-o::before {
  content: "\f255";
}

/* line 2553, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-hand-stop-o::before,
.fa-hand-paper-o::before {
  content: "\f256";
}

/* line 2557, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-hand-scissors-o::before {
  content: "\f257";
}

/* line 2560, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-hand-lizard-o::before {
  content: "\f258";
}

/* line 2563, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-hand-spock-o::before {
  content: "\f259";
}

/* line 2566, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-hand-pointer-o::before {
  content: "\f25a";
}

/* line 2569, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-hand-peace-o::before {
  content: "\f25b";
}

/* line 2572, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-trademark::before {
  content: "\f25c";
}

/* line 2575, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-registered::before {
  content: "\f25d";
}

/* line 2578, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-creative-commons::before {
  content: "\f25e";
}

/* line 2581, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-gg::before {
  content: "\f260";
}

/* line 2584, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-gg-circle::before {
  content: "\f261";
}

/* line 2587, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-tripadvisor::before {
  content: "\f262";
}

/* line 2590, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-odnoklassniki::before {
  content: "\f263";
}

/* line 2593, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-odnoklassniki-square::before {
  content: "\f264";
}

/* line 2596, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-get-pocket::before {
  content: "\f265";
}

/* line 2599, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-wikipedia-w::before {
  content: "\f266";
}

/* line 2602, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-safari::before {
  content: "\f267";
}

/* line 2605, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-chrome::before {
  content: "\f268";
}

/* line 2608, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-firefox::before {
  content: "\f269";
}

/* line 2611, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-opera::before {
  content: "\f26a";
}

/* line 2614, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-internet-explorer::before {
  content: "\f26b";
}

/* line 2617, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-tv::before,
.fa-television::before {
  content: "\f26c";
}

/* line 2621, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-contao::before {
  content: "\f26d";
}

/* line 2624, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-500px::before {
  content: "\f26e";
}

/* line 2627, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-amazon::before {
  content: "\f270";
}

/* line 2630, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-calendar-plus-o::before {
  content: "\f271";
}

/* line 2633, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-calendar-minus-o::before {
  content: "\f272";
}

/* line 2636, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-calendar-times-o::before {
  content: "\f273";
}

/* line 2639, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-calendar-check-o::before {
  content: "\f274";
}

/* line 2642, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-industry::before {
  content: "\f275";
}

/* line 2645, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-map-pin::before {
  content: "\f276";
}

/* line 2648, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-map-signs::before {
  content: "\f277";
}

/* line 2651, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-map-o::before {
  content: "\f278";
}

/* line 2654, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-map::before {
  content: "\f279";
}

/* line 2657, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-commenting::before {
  content: "\f27a";
}

/* line 2660, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-commenting-o::before {
  content: "\f27b";
}

/* line 2663, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-houzz::before {
  content: "\f27c";
}

/* line 2666, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-vimeo::before {
  content: "\f27d";
}

/* line 2669, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-black-tie::before {
  content: "\f27e";
}

/* line 2672, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-fonticons::before {
  content: "\f280";
}

/* line 2675, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-reddit-alien::before {
  content: "\f281";
}

/* line 2678, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-edge::before {
  content: "\f282";
}

/* line 2681, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-credit-card-alt::before {
  content: "\f283";
}

/* line 2684, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-codiepie::before {
  content: "\f284";
}

/* line 2687, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-modx::before {
  content: "\f285";
}

/* line 2690, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-fort-awesome::before {
  content: "\f286";
}

/* line 2693, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-usb::before {
  content: "\f287";
}

/* line 2696, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-product-hunt::before {
  content: "\f288";
}

/* line 2699, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-mixcloud::before {
  content: "\f289";
}

/* line 2702, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-scribd::before {
  content: "\f28a";
}

/* line 2705, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-pause-circle::before {
  content: "\f28b";
}

/* line 2708, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-pause-circle-o::before {
  content: "\f28c";
}

/* line 2711, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-stop-circle::before {
  content: "\f28d";
}

/* line 2714, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-stop-circle-o::before {
  content: "\f28e";
}

/* line 2717, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-shopping-bag::before {
  content: "\f290";
}

/* line 2720, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-shopping-basket::before {
  content: "\f291";
}

/* line 2723, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-hashtag::before {
  content: "\f292";
}

/* line 2726, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-bluetooth::before {
  content: "\f293";
}

/* line 2729, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-bluetooth-b::before {
  content: "\f294";
}

/* line 2732, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-percent::before {
  content: "\f295";
}

/* line 2735, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-gitlab::before {
  content: "\f296";
}

/* line 2738, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-wpbeginner::before {
  content: "\f297";
}

/* line 2741, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-wpforms::before {
  content: "\f298";
}

/* line 2744, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-envira::before {
  content: "\f299";
}

/* line 2747, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-universal-access::before {
  content: "\f29a";
}

/* line 2750, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-wheelchair-alt::before {
  content: "\f29b";
}

/* line 2753, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-question-circle-o::before {
  content: "\f29c";
}

/* line 2756, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-blind::before {
  content: "\f29d";
}

/* line 2759, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-audio-description::before {
  content: "\f29e";
}

/* line 2762, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-volume-control-phone::before {
  content: "\f2a0";
}

/* line 2765, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-braille::before {
  content: "\f2a1";
}

/* line 2768, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-assistive-listening-systems::before {
  content: "\f2a2";
}

/* line 2771, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-asl-interpreting::before,
.fa-american-sign-language-interpreting::before {
  content: "\f2a3";
}

/* line 2775, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-deafness::before,
.fa-hard-of-hearing::before,
.fa-deaf::before {
  content: "\f2a4";
}

/* line 2780, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-glide::before {
  content: "\f2a5";
}

/* line 2783, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-glide-g::before {
  content: "\f2a6";
}

/* line 2786, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-signing::before,
.fa-sign-language::before {
  content: "\f2a7";
}

/* line 2790, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-low-vision::before {
  content: "\f2a8";
}

/* line 2793, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-viadeo::before {
  content: "\f2a9";
}

/* line 2796, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-viadeo-square::before {
  content: "\f2aa";
}

/* line 2799, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-snapchat::before {
  content: "\f2ab";
}

/* line 2802, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-snapchat-ghost::before {
  content: "\f2ac";
}

/* line 2805, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-snapchat-square::before {
  content: "\f2ad";
}

/* line 2808, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-pied-piper::before {
  content: "\f2ae";
}

/* line 2811, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-first-order::before {
  content: "\f2b0";
}

/* line 2814, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-yoast::before {
  content: "\f2b1";
}

/* line 2817, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-themeisle::before {
  content: "\f2b2";
}

/* line 2820, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-google-plus-circle::before,
.fa-google-plus-official::before {
  content: "\f2b3";
}

/* line 2824, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-fa::before,
.fa-font-awesome::before {
  content: "\f2b4";
}

/* line 2828, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-handshake-o::before {
  content: "\f2b5";
}

/* line 2831, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-envelope-open::before {
  content: "\f2b6";
}

/* line 2834, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-envelope-open-o::before {
  content: "\f2b7";
}

/* line 2837, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-linode::before {
  content: "\f2b8";
}

/* line 2840, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-address-book::before {
  content: "\f2b9";
}

/* line 2843, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-address-book-o::before {
  content: "\f2ba";
}

/* line 2846, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-vcard::before,
.fa-address-card::before {
  content: "\f2bb";
}

/* line 2850, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-vcard-o::before,
.fa-address-card-o::before {
  content: "\f2bc";
}

/* line 2854, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-user-circle::before {
  content: "\f2bd";
}

/* line 2857, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-user-circle-o::before {
  content: "\f2be";
}

/* line 2860, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-user-o::before {
  content: "\f2c0";
}

/* line 2863, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-id-badge::before {
  content: "\f2c1";
}

/* line 2866, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-drivers-license::before,
.fa-id-card::before {
  content: "\f2c2";
}

/* line 2870, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-drivers-license-o::before,
.fa-id-card-o::before {
  content: "\f2c3";
}

/* line 2874, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-quora::before {
  content: "\f2c4";
}

/* line 2877, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-free-code-camp::before {
  content: "\f2c5";
}

/* line 2880, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-telegram::before {
  content: "\f2c6";
}

/* line 2883, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-thermometer-4::before,
.fa-thermometer::before,
.fa-thermometer-full::before {
  content: "\f2c7";
}

/* line 2888, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-thermometer-3::before,
.fa-thermometer-three-quarters::before {
  content: "\f2c8";
}

/* line 2892, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-thermometer-2::before,
.fa-thermometer-half::before {
  content: "\f2c9";
}

/* line 2896, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-thermometer-1::before,
.fa-thermometer-quarter::before {
  content: "\f2ca";
}

/* line 2900, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-thermometer-0::before,
.fa-thermometer-empty::before {
  content: "\f2cb";
}

/* line 2904, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-shower::before {
  content: "\f2cc";
}

/* line 2907, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-bathtub::before,
.fa-s15::before,
.fa-bath::before {
  content: "\f2cd";
}

/* line 2912, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-podcast::before {
  content: "\f2ce";
}

/* line 2915, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-window-maximize::before {
  content: "\f2d0";
}

/* line 2918, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-window-minimize::before {
  content: "\f2d1";
}

/* line 2921, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-window-restore::before {
  content: "\f2d2";
}

/* line 2924, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-times-rectangle::before,
.fa-window-close::before {
  content: "\f2d3";
}

/* line 2928, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-times-rectangle-o::before,
.fa-window-close-o::before {
  content: "\f2d4";
}

/* line 2932, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-bandcamp::before {
  content: "\f2d5";
}

/* line 2935, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-grav::before {
  content: "\f2d6";
}

/* line 2938, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-etsy::before {
  content: "\f2d7";
}

/* line 2941, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-imdb::before {
  content: "\f2d8";
}

/* line 2944, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-ravelry::before {
  content: "\f2d9";
}

/* line 2947, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-eercast::before {
  content: "\f2da";
}

/* line 2950, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-microchip::before {
  content: "\f2db";
}

/* line 2953, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-snowflake-o::before {
  content: "\f2dc";
}

/* line 2956, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-superpowers::before {
  content: "\f2dd";
}

/* line 2959, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-wpexplorer::before {
  content: "\f2de";
}

/* line 2962, app/assets/stylesheets/glyphicons-fontawesome.css */
.fa-meetup::before {
  content: "\f2e0";
}
